API17:JCacheStorageMemcache::test
From Joomla! Documentation
JCacheStorageMemcache::test
Description
Test to see if the cache storage is available.
public static function test ()
- Returns boolean True on success, false otherwise.
- Defined on line 257 of libraries/joomla/cache/storage/memcache.php
See also
JCacheStorageMemcache::test source code on BitBucket
Class JCacheStorageMemcache
Subpackage Cache- Other versions of JCacheStorageMemcache::test
User contributed notes
Code Examples