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 181d1fc commit 99b656fCopy full SHA for 99b656f
Tests/DependencyInjection/XmlCustomAuthenticatorTest.php
@@ -14,7 +14,6 @@
14
use PHPUnit\Framework\TestCase;
15
use Symfony\Bundle\SecurityBundle\DependencyInjection\SecurityExtension;
16
use Symfony\Bundle\SecurityBundle\Tests\DependencyInjection\Fixtures\Authenticator\CustomAuthenticator;
17
-use Symfony\Bundle\SecurityBundle\Tests\DependencyInjection\Fixtures\UserProvider\CustomProvider;
18
use Symfony\Component\Config\FileLocator;
19
use Symfony\Component\DependencyInjection\ContainerBuilder;
20
use Symfony\Component\DependencyInjection\Loader\XmlFileLoader;
0 commit comments