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 4e0df38 commit c4652f9Copy full SHA for c4652f9
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