Skip to content

Commit 47859e7

Browse files
committed
[2.7] Fix issues reported by static analyse
1 parent ae95af2 commit 47859e7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

EventListener/TestSessionListener.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
namespace Symfony\Component\HttpKernel\EventListener;
1313

1414
use Symfony\Component\HttpFoundation\Cookie;
15+
use Symfony\Component\HttpFoundation\Session\SessionInterface;
1516
use Symfony\Component\HttpKernel\KernelEvents;
1617
use Symfony\Component\HttpKernel\Event\FilterResponseEvent;
1718
use Symfony\Component\HttpKernel\Event\GetResponseEvent;

0 commit comments

Comments
 (0)