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.
1 parent 21e2218 commit 7d674c2Copy full SHA for 7d674c2
src/Symfony/Component/Security/Core/Tests/Authorization/Voter/AbstractVoterTest.php
@@ -66,7 +66,7 @@ class VoterFixture extends AbstractVoter
66
protected function getSupportedClasses()
67
{
68
return array(
69
- 'Symfony\Component\Security\Tests\Core\Authentication\Voter\ObjectFixture',
+ 'Symfony\Component\Security\Core\Tests\Authorization\Voter\ObjectFixture',
70
);
71
}
72
0 commit comments