8000 Minor tweak · mpiot/symfony-docs@e86c1c2 · GitHub
[go: up one dir, main page]

Skip to content

Commit e86c1c2

Browse files
committed
Minor tweak
1 parent 6a9bc50 commit e86c1c2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

routing.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -474,8 +474,8 @@ You can also use these functions:
474474

475475
.. versionadded:: 6.1
476476

477-
The ``service(string $alias)`` function and ``#[AsRoutingConditionService]`` attribute
478-
was introduced in Symfony 6.1.
477+
The ``service(string $alias)`` function and ``#[AsRoutingConditionService]``
478+
attribute were introduced in Symfony 6.1.
479479

480480
Behind the scenes, expressions are compiled down to raw PHP. Because of this,
481481
using the ``condition`` key causes no extra overhead beyond the time it takes

0 commit comments

Comments
 (0)
0