Class VirtualProxy
SessionHandler proxy.
- Symfony\Component\HttpFoundation\Session\Storage\Proxy\AbstractProxy
-
Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy
implements
SessionHandlerInterface
-
Ratchet\Session\Storage\Proxy\VirtualProxy
Namespace: Ratchet\Session\Storage\Proxy
Author: Drak <drak@zikula.org>
Located at Ratchet/Session/Storage/Proxy/VirtualProxy.php
Author: Drak <drak@zikula.org>
Located at Ratchet/Session/Storage/Proxy/VirtualProxy.php
public
|
|
public
string
|
|
public
|
|
public
string
|
close(),
destroy(),
gc(),
open(),
read(),
write()
|
getSaveHandlerName(),
isActive(),
isSessionHandlerInterface(),
isWrapper(),
setName()
|
protected
string
|
$_sessionId | |
|
protected
string
|
$_sessionName | |
$handler
|
$active,
$saveHandlerName,
$wrapper
|