]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - src/Wallabag/CoreBundle/Helper/DownloadImages.php
CS
[github/wallabag/wallabag.git] / src / Wallabag / CoreBundle / Helper / DownloadImages.php
index e57490608a3ddf03a7c5f7014fc036eb0bf08253..7a39a2e4a6d9cbf62e329822e9a806a328863356 100644 (file)
@@ -312,7 +312,7 @@ class DownloadImages
      * Retrieve and validate the extension from the response of the url of the image.
      *
      * @param ResponseInterface $res       Http Response
-     * @param string   $imagePath Path from the src image from the content (used for log only)
+     * @param string            $imagePath Path from the src image from the content (used for log only)
      *
      * @return string|false Extension name or false if validation failed
      */