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