Skip to content

Commit 0b546b1

Browse files
[Security] Update security.rst
Fixing display php code block
1 parent b5eaf1b commit 0b546b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

security.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -930,7 +930,7 @@ Next, you'll need to create a route for this URL (but not a controller):
930930
<route id="app_logout" path="/logout" methods="GET"/>
931931
</routes>
932932
933-
.. code-block:: php
933+
.. code-block:: php
934934
935935
// config/routes.php
936936
use Symfony\Component\Routing\Loader\Configurator\RoutingConfigurator;

0 commit comments

Comments
 (0)