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 c5d7a80 commit 354f10bCopy full SHA for 354f10b
reference/configuration/framework.rst
@@ -1255,7 +1255,7 @@ handler_id
1255
1256
The service id used for session storage. The default value ``'session.handler.native_file'``
1257
will let Symfony manage the sessions itself using files to store the session metadata.
1258
-Set it to ``null`` means to use the native PHP session mechanism.
+Set it to ``null`` to use the native PHP session mechanism.
1259
You can also :doc:`store sessions in a database </session/database>`.
1260
1261
.. _name:
0 commit comments