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 953865a commit eedb3c6Copy full SHA for eedb3c6
routing.rst
@@ -379,7 +379,7 @@ You can also use these functions:
379
``service(string $alias)``
380
Returns a routing condition service.
381
You'll have to add the ``#[AsRoutingConditionService]`` attribute or ``routing.condition_service``
382
- tag to your service if you want to use it in the condition. Example:
+ tag to your service if you want to use it in the condition::
383
384
.. code-block:: php
385
0 commit comments