Skip to content

Commit 03655ac

Browse files
committed
Merge branch '3.4' into 4.4
* 3.4: Update sessions.rst
2 parents 6eda9de + 8de66f8 commit 03655ac

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

components/http_foundation/sessions.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,9 @@ the following API which is intended mainly for internal purposes:
151151
:method:`Symfony\\Component\\HttpFoundation\\Session\\SessionBagInterface::getName`
152152
Returns the name of the session bag.
153153

154+
:method:`Symfony\\Component\\HttpFoundation\\Session\\SessionBagInterface::clear`
155+
Clears out data from bag.
156+
154157
.. _attribute-bag-interface:
155158

156159
Attributes

0 commit comments

Comments
 (0)