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.
auto_alias
1 parent fb70182 commit 317b6edCopy full SHA for 317b6ed
reference/dic_tags.rst
@@ -353,6 +353,11 @@ wrapping their names with ``%`` characters).
353
sense most of the times to prevent accessing those services directly instead
354
of using the generic service alias.
355
356
+.. note::
357
+
358
+ You need to manually add the ``Symfony\Component\DependencyInjection\Compiler\AutoAliasServicePass``
359
+ compiler pass to the container for this feature to work.
360
361
console.command
362
---------------
363
0 commit comments