Property | Type | Description | |
---|---|---|---|
$sessionPrefix | Prefix to use for session variables. |
Method | Description | |
---|---|---|
__construct ( ) | Creates an instance of :php:class:NativeSessionStore. | |
get ( $key ) | {@inheritDoc} | |
set ( $key, $value ) | {@inheritDoc} |
public __construct ( ) |