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