Skip to content

Commit 9680ec0

Browse files
committed
minor #4844 Update routing.rst (bglamer)
This PR was submitted for the 2.6 branch but it was merged into the 2.3 branch instead (closes #4844). Discussion ---------- Update routing.rst The first code type of "requirements of route conditions" is marked as PHP but it is annotations. Commits ------- 313c1b9 Update routing.rst
2 parents c243d00 + 313c1b9 commit 9680ec0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/routing.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -647,7 +647,7 @@ requirements can easily be added for each parameter. For example:
647647

648648
.. configuration-block::
649649

650-
.. code-block:: php
650+
.. code-block:: php-annotations
651651
652652
// src/AppBundle/Controller/BlogController.php
653653

0 commit comments

Comments
 (0)