8000 [SecurityBundle] added interface to compiler · symfony/symfony@eb7aa1b · GitHub
[go: up one dir, main page]

Skip to content

Commit eb7aa1b

Browse files
committed
[SecurityBundle] added interface to compiler
1 parent 1e8236c commit eb7aa1b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,7 @@ private function createAuthorization($config, ContainerBuilder $container)
171171
}
172172

173173
$this->addClassesToCompile(array(
174+
'Symfony\\Component\\Security\\Http\\AccessMapInterface',
174175
'Symfony\\Component\\Security\\Http\\AccessMap',
175176
));
176177

0 commit comments

Comments
 (0)
0