Skip to content

Commit 0b64727

Browse files
committed
Revert "fixed CS"
This reverts commit d48a3776fe0b425d41e3fa9f3ef8b14315c02a1f.
1 parent c787cd0 commit 0b64727

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Session/Storage/Handler/NativeFileSessionHandler.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
class NativeFileSessionHandler extends NativeSessionHandler
2020
{
2121
/**
22-
* @param string $savePath path of directory to save session files
22+
* @param string $savePath Path of directory to save session files
2323
* Default null will leave setting as defined by PHP.
2424
* '/path', 'N;/path', or 'N;octal-mode;/path
2525
*

0 commit comments

Comments
 (0)