]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - src/Wallabag/CoreBundle/Repository/TagRepository.php
CS
[github/wallabag/wallabag.git] / src / Wallabag / CoreBundle / Repository / TagRepository.php
index 51f1cd42924b22a88eb879fd6b5b3b14cfff058f..9c4096072626273dd98372a69f95f85a07c61262 100644 (file)
@@ -11,7 +11,7 @@ class TagRepository extends EntityRepository
     /**
      * Find Tags.
      *
-     * @param int    $userId
+     * @param int $userId
      *
      * @return array
      */