]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - src/Wallabag/CoreBundle/Helper/UrlHasher.php
Update deps
[github/wallabag/wallabag.git] / src / Wallabag / CoreBundle / Helper / UrlHasher.php
index d123eaba34902099f4f5ca28f129a3cfb2015a85..6753745f74dcec0d9368416acc755414da39b06a 100644 (file)
@@ -11,7 +11,6 @@ class UrlHasher
      * Hash the given url using the given algorithm.
      * Hashed url are faster to be retrieved in the database than the real url.
      *
-     * @param string $url
      * @param string $algorithm
      *
      * @return string