Property | Type | Description | |
---|---|---|---|
$directory | Bolt\Filesystem\Handler\DirectoryInterface |
Method | Description | |
---|---|---|
__construct ( Bolt\Filesystem\Handler\DirectoryInterface $directory ) | Constructor. | |
close ( ) | ||
destroy ( $sessionId ) | ||
gc ( $maxlifetime ) | ||
open ( $savePath, $sessionName ) | ||
read ( $sessionId ) | ||
write ( $sessionId, $data ) |
public __construct ( Bolt\Filesystem\Handler\DirectoryInterface $directory ) | ||
$directory | Bolt\Filesystem\Handler\DirectoryInterface |