]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - src/Wallabag/ImportBundle/Import/ImportChain.php
Update deps
[github/wallabag/wallabag.git] / src / Wallabag / ImportBundle / Import / ImportChain.php
index 9dd779569790cf15517c3857c004a9f5187dd95f..e1b5867ded20854ac64cdb1793a15751663988c9 100644 (file)
@@ -14,8 +14,7 @@ class ImportChain
     /**
      * Add an import to the chain.
      *
-     * @param ImportInterface $import
-     * @param string          $alias
+     * @param string $alias
      */
     public function addImport(ImportInterface $import, $alias)
     {