[SecurityBundle] Remove FirewallMap from classes to compile

This commit is contained in:
Robin Chalas 2017-02-03 13:17:59 +01:00
parent 0b57d17081
commit d1091091ef

View File

@ -113,7 +113,6 @@ class SecurityExtension extends Extension
'Symfony\Component\Security\Core\Authorization\AuthorizationChecker',
'Symfony\Component\Security\Core\Authorization\Voter\VoterInterface',
'Symfony\Bundle\SecurityBundle\Security\FirewallConfig',
'Symfony\Bundle\SecurityBundle\Security\FirewallMap',
'Symfony\Bundle\SecurityBundle\Security\FirewallContext',
'Symfony\Component\HttpFoundation\RequestMatcher',
));