Skip to content

Commit dafe800

Browse files
committed
docs: link to Session Testing
1 parent d8be763 commit dafe800

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

user_guide_src/source/libraries/sessions.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -507,7 +507,8 @@ Have it in mind though, every driver has different caveats, so be sure to
507507
get yourself familiar with them (below) before you make that choice.
508508

509509
.. note:: The ArrayHandler is used during testing and stores all data within
510-
a PHP array, while preventing the data from being persisted.
510+
a PHP array, while preventing the data from being persisted. See
511+
:doc:`Testing Sessions </testing/session_testing>`.
511512

512513
FileHandler Driver (the default)
513514
================================

0 commit comments

Comments
 (0)