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