We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ac087d commit 5908b98Copy full SHA for 5908b98
1 file changed
system/Session/Handlers/BaseHandler.php
@@ -34,7 +34,7 @@ abstract class BaseHandler implements SessionHandlerInterface
34
/**
35
* Lock placeholder.
36
*
37
- * @var bool
+ * @var bool|string
38
*/
39
protected $lock = false;
40
0 commit comments