API17:JCacheStorageWincache::gc
From Joomla! Documentation
JCacheStorageWincache::gc
Description
Force garbage collect expired cache data as items are removed only on get/add/delete/info etc.
public function gc ()
- Returns boolean True on success, false otherwise.
- Defined on line 146 of libraries/joomla/cache/storage/wincache.php
- Since

See also
JCacheStorageWincache::gc source code on BitBucket
Class JCacheStorageWincache
Subpackage Cache- Other versions of JCacheStorageWincache::gc
User contributed notes
Code Examples