API17:JSessionStorageXcache:: construct
From Joomla! Documentation
JSessionStorageXcache::__construct
Description
Constructor.
protected function __construct ($options=array())
| Parameter | Type | Default | Description |
|---|---|---|---|
| $options | array | array() | optional parameters |
- Returns
- Defined on line 27 of libraries/joomla/session/storage/xcache.php
See also
JSessionStorageXcache::__construct source code on BitBucket
Class JSessionStorageXcache
Subpackage Session- Other versions of JSessionStorageXcache::__construct
User contributed notes
Code Examples