Micro-typo fix

This commit is contained in:
Benjamin Morel 2019-08-01 00:40:47 +02:00 committed by Nicolas Grekas
parent 629d21736d
commit 9e2d683423

View File

@ -109,7 +109,7 @@ class TokenBasedRememberMeServices extends AbstractRememberMeServices
} }
/** /**
* Generates a hash for the cookie to ensure it is not being tempered with. * Generates a hash for the cookie to ensure it is not being tampered with.
* *
* @param string $class * @param string $class
* @param string $username The username * @param string $username The username