Skip to content

Commit 75ff972

Browse files
Update routing.rst
Co-authored-by: Oskar Stark <oskarstark@googlemail.com>
1 parent eedb3c6 commit 75ff972

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

routing.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -381,7 +381,6 @@ You can also use these functions:
381381
You'll have to add the ``#[AsRoutingConditionService]`` attribute or ``routing.condition_service``
382382
tag to your service if you want to use it in the condition::
383383
384-
.. code-block:: php
385384
386385
// Controller:
387386
#[Route(condition: "service('route_checker').check(request)")]

0 commit comments

Comments
 (0)