Skip to content

Commit 90f3b31

Browse files
committed
Adding missing the
1 parent 6693f26 commit 90f3b31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

service_container/tags.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ that it implements ``Twig_ExtensionInterface``) and adds the tag for you.
7373
.. tip::
7474

7575
To apply a tag to all your autoconfigured services extending a class or an
76-
interface, call :method:`Symfony\\Component\\DependencyInjection\\ContainerBuilder::registerForAutoconfiguration`
76+
interface, call the :method:`Symfony\\Component\\DependencyInjection\\ContainerBuilder::registerForAutoconfiguration`
7777
method in an :doc:`extension </bundles/extension>` or from your kernel::
7878

7979
// app/AppKernel.php

0 commit comments

Comments
 (0)