1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-09-15 18:57:05 +00:00
This commit is contained in:
Jeremy Benoist 2016-01-22 08:01:32 +01:00
parent a3cac44c78
commit 23afdf3a70
2 changed files with 3 additions and 3 deletions

View file

@ -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
*/