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 1fa06bf commit 1534b7bCopy full SHA for 1534b7b
components/http_foundation/sessions.rst
@@ -151,6 +151,9 @@ the following API which is intended mainly for internal purposes:
151
:method:`Symfony\\Component\\HttpFoundation\\Session\\SessionBagInterface::getName`
152
Returns the name of the session bag.
153
154
+:method:`Symfony\\Component\\HttpFoundation\\Session\\SessionBagInterface::clear`
155
+ Clears out data from bag.
156
+
157
.. _attribute-bag-interface:
158
159
Attributes
0 commit comments