Skip to content

Commit 1662e40

Browse files
committed
Add missing use statements
1 parent 7829cc3 commit 1662e40

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Debug/WrappedListener.php

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

1414
use Symfony\Component\HttpKernel\Event\RequestEvent;
15+
use Symfony\Component\Security\Http\Firewall\AbstractListener;
1516
use Symfony\Component\Security\Http\Firewall\ListenerInterface;
1617

1718
/**

0 commit comments

Comments
 (0)