]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
Fixed @j0k3r's review
authorNicolas LÅ“uillet <nicolas@loeuillet.org>
Sun, 8 Oct 2017 18:39:44 +0000 (20:39 +0200)
committerJeremy Benoist <jeremy.benoist@gmail.com>
Wed, 11 Oct 2017 08:43:19 +0000 (10:43 +0200)
src/Wallabag/CoreBundle/Helper/EntriesExport.php

index f43bc33d89106a2269da73a4c4716fa7ba82fee1..06144ea9a8ad573b33d99354ca44b4d0a21618ae 100644 (file)
@@ -25,6 +25,7 @@ class EntriesExport
     private $language = '';
 
     /**
+     * @param TranslatorInterface $translator Translator service
      * @param string $wallabagUrl Wallabag instance url
      * @param string $logoPath    Path to the logo FROM THE BUNDLE SCOPE
      */