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.
2 parents 6eda9de + 8de66f8 commit 03655acCopy full SHA for 03655ac
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