Skip to content

Commit 2df8538

Browse files
committed
restore missing use statement
1 parent dcc33b3 commit 2df8538

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Tests/EventListener/SessionListenerTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
use PHPUnit\Framework\TestCase;
1515
use Psr\Log\LoggerInterface;
1616
use Symfony\Component\DependencyInjection\Container;
17+
use Symfony\Component\DependencyInjection\ServiceLocator;
1718
use Symfony\Component\HttpFoundation\Cookie;
1819
use Symfony\Component\HttpFoundation\Request;
1920
use Symfony\Component\HttpFoundation\RequestStack;

0 commit comments

Comments
 (0)