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 4dd933a commit b99c1d8Copy full SHA for b99c1d8
1 file changed
tests/EventListener/Api/CacheHeadersEventListenerTest.php
@@ -21,8 +21,8 @@
21
use Symfony\Component\HttpFoundation\Response;
22
use Symfony\Component\HttpKernel\Event\ResponseEvent;
23
use Symfony\Component\HttpKernel\HttpKernelInterface;
24
-use Symfony\Component\Security\Core\Authentication\Token\TokenInterface;
25
use Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface;
+use Symfony\Component\Security\Core\Authentication\Token\TokenInterface;
26
use Symfony\Component\Security\Core\User\UserInterface;
27
28
/**
0 commit comments