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 bf61cd4 commit 09f378fCopy full SHA for 09f378f
session/database.rst
@@ -358,7 +358,7 @@ Preparing the Database to Store Sessions
358
359
Before storing sessions in the database, you must create the table that stores
360
the information. The session handler provides a method called
361
-:method:`Symfony\\Component\\HttpFoundation\\Session\\Storage\\PdoSessionHandler::createTable`
+:method:`Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\PdoSessionHandler::createTable`
362
to set up this table for you according to the database engine used::
363
364
try {
0 commit comments