X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=src%2FWallabag%2FCoreBundle%2FTools%2FUtils.php;fp=src%2FWallabag%2FCoreBundle%2FTools%2FUtils.php;h=0c78311021535da7b50ce104aeb894402568ef95;hb=23afdf3a70a5035cb58b76138a8627701ba55273;hp=71cbc490dd48119a218b1b829f6be4be9c08da57;hpb=a3cac44c78a1d798e3282daa6b8c3e59e8ebc690;p=github%2Fwallabag%2Fwallabag.git diff --git a/src/Wallabag/CoreBundle/Tools/Utils.php b/src/Wallabag/CoreBundle/Tools/Utils.php index 71cbc490..0c783110 100644 --- a/src/Wallabag/CoreBundle/Tools/Utils.php +++ b/src/Wallabag/CoreBundle/Tools/Utils.php @@ -7,7 +7,7 @@ class Utils /** * Generate a token used for RSS. * - * @param integer $length Length of the token + * @param int $length Length of the token * * @return string */