API17:JCacheStorageXcache::test
From Joomla! Documentation
JCacheStorageXcache::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 183 of libraries/joomla/cache/storage/xcache.php
See also
JCacheStorageXcache::test source code on BitBucket
Class JCacheStorageXcache
Subpackage Cache- Other versions of JCacheStorageXcache::test
User contributed notes
Code Examples