Skip to content

Commit

Permalink
[4.x] Remove Typo inside UserProvider (#9459)
Browse files Browse the repository at this point in the history
  • Loading branch information
jonassiewertsen authored Feb 5, 2024
1 parent 4e595a8 commit be26a94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Auth/UserProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ public function retrieveById($identifier)
}

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

0 comments on commit be26a94

Please sign in to comment.