8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e78a7ba commit fa050b7Copy full SHA for fa050b7
src/Symfony/Component/Security/Core/Authentication/Provider/UserAuthenticationProvider.php
@@ -101,7 +101,7 @@ public function supports(TokenInterface $token)
101
* @param string $username The username to retrieve
102
* @param UsernamePasswordToken $token The Token
103
*
104
- * @return array The user
+ * @return UserInterface The user
105
106
* @throws AuthenticationException if the credentials could not be validated
107
*/
0 commit comments