Skip to content

Commit 354f10b

Browse files
committed
minor
1 parent c5d7a80 commit 354f10b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/configuration/framework.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1255,7 +1255,7 @@ handler_id
12551255

12561256
The service id used for session storage. The default value ``'session.handler.native_file'``
12571257
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.
1258+
Set it to ``null`` to use the native PHP session mechanism.
12591259
You can also :doc:`store sessions in a database </session/database>`.
12601260

12611261
.. _name:

0 commit comments

Comments
 (0)