From c10fcb3bbbd4ef14edd9a862ee18c895d92e30ae Mon Sep 17 00:00:00 2001 From: Thomas Citharel Date: Sat, 13 Feb 2016 14:32:16 +0100 Subject: french translation & pocket --- src/Wallabag/ImportBundle/Import/WallabagV1Import.php | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Wallabag/ImportBundle/Import/WallabagV1Import.php') diff --git a/src/Wallabag/ImportBundle/Import/WallabagV1Import.php b/src/Wallabag/ImportBundle/Import/WallabagV1Import.php index 1d773d3b..9ea698f9 100644 --- a/src/Wallabag/ImportBundle/Import/WallabagV1Import.php +++ b/src/Wallabag/ImportBundle/Import/WallabagV1Import.php @@ -128,6 +128,7 @@ class WallabagV1Import implements ImportInterface */ public function setMarkAsRead($markAsRead) { + var_dump($markAsRead); $this->markAsRead = $markAsRead; return $this; -- cgit v1.2.3