]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - src/Wallabag/CoreBundle/Helper/DownloadImages.php
Update deps
[github/wallabag/wallabag.git] / src / Wallabag / CoreBundle / Helper / DownloadImages.php
index 1d361d6daeaa3a6da615a6cc52400d63256981ee..1d98fd1a93135dbca275a721558749fda3bdd4c6 100644 (file)
@@ -213,8 +213,6 @@ class DownloadImages
     /**
      * Get images urls from the srcset image attribute.
      *
-     * @param Crawler $imagesCrawler
-     *
      * @return array An array of urls
      */
     private static function getSrcsetUrls(Crawler $imagesCrawler)