Skip to content

Commit 852a205

Browse files
author
Drak
committed
formatting
1 parent bdc8378 commit 852a205

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

components/http_foundation/session_configuration.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,8 @@ In versions 2.1-2.2, Symfony Sessions automatically invoked ``$session->start()`
227227
any attempt was made to access session data (effectively 'start on demand').
228228
From Symfony 2.3 this behaviour can be controlled.
229229

230-
There are three modes defined by :class:`Symfony\\Component\\HttpFoundation\\Session\\Storage\\SessionStorageInterface`
230+
There are three modes defined by
231+
:class:`Symfony\\Component\\HttpFoundation\\Session\\Storage\\SessionStorageInterface`
231232

232233
The settings are as follows:
233234

0 commit comments

Comments
 (0)