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 5254aee commit e9dffc6Copy full SHA for e9dffc6
components/http_foundation/sessions.rst
@@ -187,7 +187,7 @@ has a simple API
187
If the attributes existed, they are replaced; if not, they are created.
188
189
:method:`Symfony\\Component\\HttpFoundation\\Session\\Attribute\\AttributeBagInterface::remove`
190
- Deletes an attribute by name.
+ Deletes an attribute by name and returns its value.
191
192
:method:`Symfony\\Component\\HttpFoundation\\Session\\Attribute\\AttributeBagInterface::clear`
193
Deletes all attributes.
0 commit comments