8000 minor #21521 [SecurityBundle] Remove FirewallMap from classes to comp… · symfony/symfony@7c5dcfc · GitHub
[go: up one dir, main page]

Skip to content

Commit 7c5dcfc

Browse files
committed
minor #21521 [SecurityBundle] Remove FirewallMap from classes to compile (chalasr)
This PR was merged into the 3.3-dev branch. Discussion ---------- [SecurityBundle] Remove FirewallMap from classes to compile | Q | A | ------------- | --- | Branch? | master | Tests pass? | yes | Fixed tickets | #21520 | License | MIT Commits ------- d109109 [SecurityBundle] Remove FirewallMap from classes to compile
2 parents da2710e + d109109 commit 7c5dcfc

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