Thanks to visit codestin.com Credit goes to github.com
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 2472528 commit 9e9796bCopy full SHA for 9e9796b
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