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 4fd2b23 commit dccdc16Copy full SHA for dccdc16
routing.rst
@@ -2369,6 +2369,7 @@ session shouldn't be used when matching a request:
2369
2370
Now, if the session is used, the application will report it based on your
2371
``kernel.debug`` parameter:
2372
+
2373
* ``enabled``: will throw an :class:`Symfony\\Component\\HttpKernel\\Exception\\UnexpectedSessionUsageException` exception
2374
* ``disabled``: will log a warning
2375
0 commit comments