Skip to content

Commit 0fa27c3

Browse files
Merge branch '3.2'
* 3.2: fix merge [2.8] Fix issues reported by static analyse
2 parents 69145ba + a8b1d51 commit 0fa27c3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

EventListener/AbstractSessionListener.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)