Fixed @j0k3r's review

This commit is contained in:
Nicolas Lœuillet 2017-10-08 20:39:44 +02:00 committed by Jeremy Benoist
parent dc7fa8dfc6
commit 8f187e280f
No known key found for this signature in database
GPG key ID: BCA73962457ACC3C

View 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
*/