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 b715c2b commit aa34b59Copy full SHA for aa34b59
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