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 ec36b1a commit 1d7e716Copy full SHA for 1d7e716
service_container/tags.rst
@@ -72,7 +72,7 @@ that it implements ``Twig_ExtensionInterface``) and adds the tag for you.
72
73
.. tip::
74
75
- To apply a tag to all your autoconfigured services extending a class or an
+ To apply a tag to all your autoconfigured services extending a class or implementing an
76
interface, call the :method:`Symfony\\Component\\DependencyInjection\\ContainerBuilder::registerForAutoconfiguration`
77
method in an :doc:`extension </bundles/extension>` or from your kernel::
78
0 commit comments