We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bbbd232 commit e21dd55Copy full SHA for e21dd55
1 file changed
config/app.php
@@ -412,7 +412,7 @@
412
* - 'database' - Uses CakePHP's database sessions.
413
* - 'cache' - Use the Cache class to save sessions.
414
*
415
- * To define a custom session handler, save it at src/Network/Session/<name>.php.
+ * To define a custom session handler, save it at src/Http/Session/<name>.php.
416
* Make sure the class implements PHP's `SessionHandlerInterface` and set
417
* Session.handler to <name>
418
0 commit comments