Skip to content

Commit ab4788d

Browse files
Andy Truongweaverryan
Andy Truong
authored andcommitted
Symfony\Component\HttpFoundation\Session\Session::keys() does not exist
1 parent f68b4ec commit ab4788d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

components/http_foundation/sessions.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -102,9 +102,6 @@ Session attributes
102102
* :method:`Symfony\\Component\\HttpFoundation\\Session\\Session::has`:
103103
Returns true if the attribute exists;
104104

105-
* :method:`Symfony\\Component\\HttpFoundation\\Session\\Session::keys`:
106-
Returns an array of stored attribute keys;
107-
108105
* :method:`Symfony\\Component\\HttpFoundation\\Session\\Session::replace`:
109106
Sets multiple attributes at once: takes a keyed array and sets each key => value pair.
110107

0 commit comments

Comments
 (0)