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 3a54bc3 commit 2136c8dCopy full SHA for 2136c8d
routing.rst
@@ -431,7 +431,6 @@ defined as ``/blog/{slug}``:
431
432
<route id="blog_show" path="/blog/{slug}"
433
controller="App\Controller\BlogController::show"/>
434
- </route>
435
</routes>
436
437
.. code-block:: php
@@ -525,7 +524,6 @@ the ``{page}`` parameter using the ``requirements`` option:
525
524
526
527
528
529
530
531
0 commit comments