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 442ca77 + 47859e7 commit da78d53Copy full SHA for da78d53
EventListener/TestSessionListener.php
@@ -12,6 +12,7 @@
12
namespace Symfony\Component\HttpKernel\EventListener;
13
14
use Symfony\Component\HttpFoundation\Cookie;
15
+use Symfony\Component\HttpFoundation\Session\SessionInterface;
16
use Symfony\Component\HttpKernel\KernelEvents;
17
use Symfony\Component\HttpKernel\Event\FilterResponseEvent;
18
use Symfony\Component\HttpKernel\Event\GetResponseEvent;
0 commit comments