We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d365d4 commit d9f809dCopy full SHA for d9f809d
components/dependency_injection/definitions.rst
@@ -143,4 +143,4 @@ You can also replace any existing method calls with an array of new ones with::
143
The methods here that change service definitions can only be used before
144
the container is compiled, once the container is compiled you cannot
145
manipulate service definitions further. To learn more about compiling
146
- the container see :doc:`/components/dependency_injection/compilation`
+ the container see :doc:`/components/dependency_injection/compilation`.
0 commit comments