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 e56305b commit e39612fCopy full SHA for e39612f
src/Server/Session/Psr16StoreSession.php
@@ -18,7 +18,7 @@
18
19
/**
20
* PSR-16 compliant cache-based session store.
21
- *
+ *
22
* This implementation uses any PSR-16 compliant cache as the storage backend
23
* for session data. Each session is stored with a prefixed key using the session ID.
24
*/
0 commit comments