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