8000
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 6a9bc50 commit e86c1c2Copy full SHA for e86c1c2
routing.rst
@@ -474,8 +474,8 @@ You can also use these functions:
474
475
.. versionadded:: 6.1
476
477
- The ``service(string $alias)`` function and ``#[AsRoutingConditionService]`` attribute
478
- was introduced in Symfony 6.1.
+ The ``service(string $alias)`` function and ``#[AsRoutingConditionService]``
+ attribute were introduced in Symfony 6.1.
479
480
Behind the scenes, expressions are compiled down to raw PHP. Because of this,
481
using the ``condition`` key causes no extra overhead beyond the time it takes
0 commit comments