We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e766da commit 310e31dCopy full SHA for 310e31d
src/Symfony/Bundle/SecurityBundle/DataCollector/SecurityDataCollector.php
@@ -22,7 +22,7 @@
22
use Symfony\Component\Security\Core\Authorization\DebugAccessDecisionManager;
23
use Symfony\Component\VarDumper\Cloner\Data;
24
use Symfony\Component\Security\Http\FirewallMapInterface;
25
-use Symfony\Bundle\SecurityBundle\Security\FirewallMAp;
+use Symfony\Bundle\SecurityBundle\Security\FirewallMap;
26
27
/**
28
* SecurityDataCollector.
0 commit comments