Skip to content

Commit 01af2b2

Browse files
committed
minor #17166 Trying to fix code sample syntax (ThomasLandauer)
This PR was merged into the 5.4 branch. Discussion ---------- Trying to fix code sample syntax Thanks to `@alexislefebvre` at #17154 (comment) Commits ------- 7261de9 Trying to fix code sample syntax
2 parents 9e11eea + 7261de9 commit 01af2b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

security.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1746,7 +1746,7 @@ Next, you need to create a route for this URL (but not a controller):
17461746
<route id="app_logout" path="/logout" methods="GET"/>
17471747
</routes>
17481748
1749-
.. code-block:: php
1749+
.. code-block:: php
17501750
17511751
// config/routes.php
17521752
use Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator;

0 commit comments

Comments
 (0)