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 51e7b68 + 540b3f0 commit 727e856Copy full SHA for 727e856
service_container/compiler_passes.rst
@@ -8,7 +8,7 @@ How to Work with Compiler Passes in Bundles
8
Compiler passes give you an opportunity to manipulate other service
9
definitions that have been registered with the service container. You
10
can read about how to create them in the components section
11
-":ref:`components-di-compiler-pass`".
+":ref:`components-di-separate-compiler-passes`".
12
13
When using :ref:`separate compiler passes <components-di-separate-compiler-passes>`,
14
you need to register them in the ``build()`` method of the bundle class (this
0 commit comments