8000
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 b486b22 commit cfce4b9Copy full SHA for cfce4b9
components/http_foundation/sessions.rst
@@ -16,7 +16,7 @@ implementation of :class:`Symfony\\Component\\HttpFoundation\\Session\\SessionIn
16
17
Make sure your PHP session isn't already started before using the Session
18
class. If you have a legacy session system that starts your session, see
19
- http://symfony.com/doc/current/components/http_foundation/session_php_bridge.html
+ :doc:`Legacy Sessions </components/http_foundation/session_php_bridge>`.
20
21
Quick example::
22
0 commit comments