__construct()
close()
destroy()
gc()
open()
read()
write()
$lifetime
$options
$sessionName
$sessionSavePath
$tableGateway
DB Table Gateway session save handler
__construct(\Zend\Db\TableGateway\TableGateway $tableGateway, \Zend\Session\SaveHandler\DbTableGatewayOptions $options)
\Zend\Db\TableGateway\TableGateway
close() : bool
bool
destroy(string $id) : bool
string
bool
gc(int $maxlifetime) : true
int
true
open(string $savePath, string $name) : bool
string
string
bool
read(string $id) : string
string
string
write(string $id, string $data) : bool
string
string
bool
$lifetime : int
$sessionName : string
$sessionSavePath : string