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 d5ed66c + 6265f42 commit af73474Copy full SHA for af73474
Tests/DependencyInjection/FrameworkExtensionTest.php
@@ -24,7 +24,6 @@
24
use Symfony\Component\Cache\Adapter\FilesystemAdapter;
25
use Symfony\Component\Cache\Adapter\ProxyAdapter;
26
use Symfony\Component\Cache\Adapter\RedisAdapter;
27
-use Symfony\Component\Config\Definition\Exception\InvalidConfigurationException;
28
use Symfony\Component\DependencyInjection\ChildDefinition;
29
use Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface;
30
use Symfony\Component\DependencyInjection\Compiler\ResolveInstanceofConditionalsPass;
0 commit comments