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.
2 parents 2c18e2c + 8aa7e63 commit 0e6b046Copy full SHA for 0e6b046
security/user_checkers.rst
@@ -23,7 +23,6 @@ are not met, an exception should be thrown which extends the
23
use App\Exception\AccountDeletedException;
24
use App\Security\User as AppUser;
25
use Symfony\Component\Security\Core\Exception\AccountExpiredException;
26
- use Symfony\Component\Security\Core\Exception\CustomUserMessageAuthenticationException;
27
use Symfony\Component\Security\Core\User\UserCheckerInterface;
28
use Symfony\Component\Security\Core\User\UserInterface;
29
0 commit comments