Class SessionManager
package |
Ascmvc\Session |
---|
getConfig() : \Ascmvc\Session\Config|null
getSession() : \Ascmvc\Session\Session|null
getSessionManager(\swoole_http_request|null $request = null, \swoole_http_response|null $response = null, \Ascmvc\Session\Config|null $config = null, boolean $reset = false) : \Ascmvc\Session\SessionManager|null|static
\swoole_http_request|null
\swoole_http_response|null
\Ascmvc\Session\Config|null
boolean
\Ascmvc\Session\SessionManager|null|static
isEnabled() : boolean
boolean
persist()
setConfig(\Ascmvc\Session\Config $config) : $this
start() : $this
Throws |
|
---|
$this