Class NativeSessionStorage
This provides a base class for session attribute storage.
- Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage implements Symfony\Component\HttpFoundation\Session\Storage\SessionStorageInterface
Direct known subclasses
Ratchet\Session\Storage\VirtualSessionStorage, Symfony\Component\HttpFoundation\Session\Storage\PhpBridgeSessionStorage
Namespace: Symfony\Component\HttpFoundation\Session\Storage
Author: Drak <drak@zikula.org>
Located at Storage/NativeSessionStorage.php
Author: Drak <drak@zikula.org>
Located at Storage/NativeSessionStorage.php
protected
|
$bags | |
#
Array of SessionBagInterface. |
protected
boolean
|
$started | false |
|
protected
boolean
|
$closed | false |
|
protected
|
$saveHandler | |
|
protected
|
$metadataBag | |