Skip to content

Commit 4ad3b34

Browse files
acantepie6tmnicolas-grekas
authored andcommitted
Initialize Symfony\Component\Security\Core\Exception\AccountStatusException:: property
1 parent 77e11ed commit 4ad3b34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Exception/AccountStatusException.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ abstract class AccountStatusException extends AuthenticationException
2727
/**
2828
* Get the user.
2929
*
30-
* @return UserInterface
30+
* @return UserInterface|null
3131
*/
3232
public function getUser()
3333
{

0 commit comments

Comments
 (0)