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 082570a commit 112083bCopy full SHA for 112083b
service_container/factories.rst
@@ -247,7 +247,7 @@ Using Expressions in Service Factories
247
Using expressions as factories was introduced in Symfony 6.1.
248
249
Instead of using PHP classes as a factory, you can also use
250
-:doc:`expressions </service_container/expressions>`. This allows you to
+:doc:`expressions </service_container/expression_language>`. This allows you to
251
e.g. change the service based on a parameter:
252
253
.. configuration-block::
0 commit comments