We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 424c03e commit 5171ce0Copy full SHA for 5171ce0
1 file changed
user_guide_src/source/libraries/sessions.rst
@@ -185,7 +185,7 @@ Or you can call ``has()``:
185
186
.. literalinclude:: sessions/014.php
187
188
-Pushing new value to session data
+Pushing New Value to Session Data
189
=================================
190
191
The ``push()`` method is used to push a new value onto a session value that is an array.
0 commit comments