Skip to content

Commit a8b1d51

Browse files
Merge branch '2.8' into 3.2
* 2.8: [2.8] Fix issues reported by static analyse
2 parents 9dbe8a8 + e955887 commit a8b1d51

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

EventListener/SessionListener.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111

1212
namespace Symfony\Component\HttpKernel\EventListener;
1313

14+
use Symfony\Component\HttpFoundation\Session\SessionInterface;
1415
use Symfony\Component\HttpKernel\Event\GetResponseEvent;
1516
use Symfony\Component\HttpKernel\KernelEvents;
1617
use Symfony\Component\EventDispatcher\EventSubscriberInterface;

0 commit comments

Comments
 (0)