JSessionStorage::getInstance
Returns a session storage handler object, only creating it if it doesn't already exist.
Signature
public function getInstance([string
$name = 'none',
array
$options] )
Parameters
-
$name
- The session store to instantiate
-
$options
- Array of options
Returns
- JSessionStorage