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 522c2e9 commit f8c56ccCopy full SHA for f8c56cc
src/EventListener/RequestListener.php
@@ -9,7 +9,6 @@
9
use Symfony\Component\HttpKernel\Event\GetResponseEvent;
10
use Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface;
11
use Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface;
12
-use Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter;
13
use Symfony\Component\Security\Core\User\UserInterface;
14
15
/**
0 commit comments