Skip to content

Commit e39612f

Browse files
committed
fix: php-fixer
1 parent e56305b commit e39612f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Server/Session/Psr16StoreSession.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
/**
2020
* PSR-16 compliant cache-based session store.
21-
*
21+
*
2222
* This implementation uses any PSR-16 compliant cache as the storage backend
2323
* for session data. Each session is stored with a prefixed key using the session ID.
2424
*/

0 commit comments

Comments
 (0)