Thanks to visit codestin.com Credit goes to github.com
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 837e6d3 commit 8929b23Copy full SHA for 8929b23
routing.rst
@@ -474,7 +474,8 @@ You can also use these functions:
474
475
.. versionadded:: 6.1
476
477
- The ``service(string $alias)`` function was introduced in Symfony 6.1.
+ The ``service(string $alias)`` function and ``#[AsRoutingConditionService]`` attribute
478
+ was 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