8000
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.
2 parents fe11c99 + b21d1e5 commit 891b44fCopy full SHA for 891b44f
src/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/Compiler/AddSecurityVotersPassTest.php
@@ -16,6 +16,7 @@
16
use Symfony\Bundle\SecurityBundle\DependencyInjection\Compiler\AddSecurityVotersPass;
17
use Symfony\Component\DependencyInjection\ContainerBuilder;
18
use Symfony\Component\DependencyInjection\Definition;
19
+use Symfony\Component\DependencyInjection\Exception\LogicException;
20
use Symfony\Component\DependencyInjection\Reference;
21
use Symfony\Component\Security\Core\Authorization\AccessDecisionManager;
22
use Symfony\Component\Security\Core\Authorization\Voter\Voter;
0 commit comments