Skip to content

Commit e9dffc6

Browse files
ThomasLandauerjaviereguiluz
authored andcommitted
Update sessions.rst
As requested here :-) #7643 (review)
1 parent 5254aee commit e9dffc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/http_foundation/sessions.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ has a simple API
187187
If the attributes existed, they are replaced; if not, they are created.
188188

189189
:method:`Symfony\\Component\\HttpFoundation\\Session\\Attribute\\AttributeBagInterface::remove`
190-
Deletes an attribute by name.
190+
Deletes an attribute by name and returns its value.
191191

192192
:method:`Symfony\\Component\\HttpFoundation\\Session\\Attribute\\AttributeBagInterface::clear`
193193
Deletes all attributes.

0 commit comments

Comments
 (0)