X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=includes%2Fsession%2FToken.php;h=523e0cc1c06c5be338bcfc42a1395dc91ece471b;hp=9b4a73cb78125be41f0d118d3e9a79efd59901c5;hb=9964ca1a390c446397dcd466916ffed356cdc3c9;hpb=2257fe42288cca06376e5caf45aa32da9d0216cf diff --git a/includes/session/Token.php b/includes/session/Token.php index 9b4a73cb78..523e0cc1c0 100644 --- a/includes/session/Token.php +++ b/includes/session/Token.php @@ -73,7 +73,7 @@ class Token { /** * Get the string representation of the token at a timestamp - * @param int timestamp + * @param int $timestamp * @return string */ protected function toStringAtTimestamp( $timestamp ) {