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 46b4c81 + 4150435 commit 5846009Copy full SHA for 5846009
service_container/tags.rst
@@ -137,10 +137,6 @@ base class or interface::
137
like their laziness, their bindings or their calls for example, you may rely
138
on the :class:`Symfony\\Component\\DependencyInjection\\Attribute\\Autoconfigure` attribute.
139
140
-.. versionadded:: 5.3
141
-
142
- The ``#[Autoconfigure]`` and ``#[AutoconfigureTag]`` attributes were introduced in Symfony 5.3.
143
144
For more advanced needs, you can define the automatic tags using the
145
:method:`Symfony\\Component\\DependencyInjection\\ContainerBuilder::registerForAutoconfiguration` method.
146
0 commit comments