API17:JCacheStorageMemcache:: construct
From Joomla! Documentation
JCacheStorageMemcache::__construct
Description
Constructor.
public function __construct ($options=array())
| Parameter | Type | Default | Description |
|---|---|---|---|
| $options | array | array() | optional parameters |
See also
JCacheStorageMemcache::__construct source code on BitBucket
Class JCacheStorageMemcache
Subpackage Cache- Other versions of JCacheStorageMemcache::__construct
User contributed notes
Code Examples