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 58ab713 commit 2ca8549Copy full SHA for 2ca8549
Tests/Compiler/ResolveAutowireInlineAttributesPassTest.php
@@ -18,7 +18,6 @@
18
use Symfony\Component\DependencyInjection\Compiler\ResolveChildDefinitionsPass;
19
use Symfony\Component\DependencyInjection\Compiler\ResolveNamedArgumentsPass;
20
use Symfony\Component\DependencyInjection\ContainerBuilder;
21
-use Symfony\Component\DependencyInjection\Definition;
22
use Symfony\Component\DependencyInjection\Reference;
23
24
require_once __DIR__.'/../Fixtures/includes/autowiring_classes.php';
0 commit comments