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