API17

API17:JCacheStorageWincache::test

From Joomla! Documentation

Joomla 11.1 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


User contributed notes

Code Examples