Skip to content

Commit 8de66f8

Browse files
committed
minor #13874 Update sessions.rst (atailouloute)
This PR was merged into the 3.4 branch. Discussion ---------- Update sessions.rst Add missing method of `SessionBagInterface` Commits ------- 1534b7b Update sessions.rst
2 parents 1fa06bf + 1534b7b commit 8de66f8

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)