8000 [SecurityBundle] Remove FirewallMap from classes to compile · symfony/symfony@d109109 · GitHub
[go: up one dir, main page]

Skip to content

Commit d109109

Browse files
committed
[SecurityBundle] Remove FirewallMap from classes to compile
1 parent 0b57d17 commit d109109

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,6 @@ public function load(array $configs, ContainerBuilder $container)
113113
'Symfony\Component\Security\Core\Authorization\AuthorizationChecker',
114114
'Symfony\Component\Security\Core\Authorization\Voter\VoterInterface',
115115
'Symfony\Bundle\SecurityBundle\Security\FirewallConfig',
116-
'Symfony\Bundle\SecurityBundle\Security\FirewallMap',
117116
'Symfony\Bundle\SecurityBundle\Security\FirewallContext',
118117
'Symfony\Component\HttpFoundation\RequestMatcher',
119118
));

0 commit comments

Comments
 (0)
0