french translation & pocket

This commit is contained in:
Thomas Citharel
2016-02-13 14:32:16 +01:00
committed by Jeremy Benoist
parent fe8b37c137
commit c10fcb3bbb
5 changed files with 54 additions and 3 deletions

View File

@ -128,6 +128,7 @@ class WallabagV1Import implements ImportInterface
*/
public function setMarkAsRead($markAsRead)
{
var_dump($markAsRead);
$this->markAsRead = $markAsRead;
return $this;