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 cdcce28 commit 540b3f0Copy full SHA for 540b3f0
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:`creating-separate-compiler-passes`".
+":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