8000 minor #15767 Fix a minor RST syntax issue (javiereguiluz) · symfony/symfony-docs@eaec8f0 · GitHub
[go: up one dir, main page]

Skip to content

Commit eaec8f0

Browse files
committed
minor #15767 Fix a minor RST syntax issue (javiereguiluz)
This PR was merged into the 5.3 branch. Discussion ---------- Fix a minor RST syntax issue Commits ------- dccdc16 Fix a minor RST syntax issue
2 parents 4fd2b23 + dccdc16 commit eaec8f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

routing.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2369,6 +2369,7 @@ session shouldn't be used when matching a request:
23692369
23702370
Now, if the session is used, the application will report it based on your
23712371
``kernel.debug`` parameter:
2372+
23722373
* ``enabled``: will throw an :class:`Symfony\\Component\\HttpKernel\\Exception\\UnexpectedSessionUsageException` exception
23732374
* ``disabled``: will log a warning
23742375

0 commit comments

Comments
 (0)
0