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 ca85f5f commit b727f9fCopy full SHA for b727f9f
src/Symfony/Component/DependencyInjection/Tests/Fixtures/StaticConstructorAutoconfigure.php
@@ -12,7 +12,6 @@
12
namespace Symfony\Component\DependencyInjection\Tests\Fixtures;
13
14
use Symfony\Component\DependencyInjection\Attribute\Autoconfigure;
15
-use Symfony\Component\DependencyInjection\Attribute\Factory;
16
17
#[Autoconfigure(bind: ['$foo' => 'foo'], constructor: 'create')]
18
class StaticConstructorAutoconfigure
0 commit comments