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 77e11ed commit 4ad3b34Copy full SHA for 4ad3b34
Exception/AccountStatusException.php
@@ -27,7 +27,7 @@ abstract class AccountStatusException extends AuthenticationException
27
/**
28
* Get the user.
29
*
30
- * @return UserInterface
+ * @return UserInterface|null
31
*/
32
public function getUser()
33
{
0 commit comments