remove extra word from phpdoc (#24765)

This commit is contained in:
Atef Ben Ali 2018-07-06 15:54:44 +01:00 committed by Taylor Otwell
parent 7bfe4a1038
commit 7d9e7068c4
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ class DatabaseUserProvider implements UserProviderInterface {
}
/**
* Retrieve a user by by their unique identifier and "remember me" token.
* Retrieve a user by their unique identifier and "remember me" token.
*
* @param mixed $identifier
* @param string $token