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