Skip to content

Commit 46b8931

Browse files
[4.4] fix code sample to log out
1 parent d2725a0 commit 46b8931

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

security/form_login.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ configuration (``login``):
128128
<route id="login" path="/login" controller="App\Controller\SecurityController::login" methods="GET|POST"/>
129129
</routes>
130130
131-
.. code-block:: php
131+
.. code-block:: php
132132
133133
// config/routes.php
134134
use App\Controller\SecurityController;

0 commit comments

Comments
 (0)