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 6fa9693 + 0064988 commit a3b14a2Copy full SHA for a3b14a2
security/user_checkers.rst
@@ -24,7 +24,6 @@ displayed to the user::
24
namespace App\Security;
25
26
use App\Entity\User as AppUser;
27
- use App\Exception\AccountDeletedException;
28
use Symfony\Component\Security\Core\Exception\AccountExpiredException;
29
use Symfony\Component\Security\Core\Exception\CustomUserMessageAccountStatusException;
30
use Symfony\Component\Security\Core\User\UserCheckerInterface;
0 commit comments