Skip to content

Commit 36d8ab4

Browse files
committed
[#1947] Fixing PdoSessionStorage -> PdoSessionHandler per @andreia
1 parent 7b746e8 commit 36d8ab4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbook/configuration/pdo_session_storage.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.. index::
22
single: Session; Database Storage
33

4-
How to use PdoSessionStorage to store Sessions in the Database
4+
How to use PdoSessionHandler to store Sessions in the Database
55
==============================================================
66

77
The default session storage of Symfony2 writes the session information to

0 commit comments

Comments
 (0)