API17

API17:JCacheStorageXcache::gc

From Joomla! Documentation

Joomla 11.1 JCacheStorageXcache::gc

Description

Garbage collect expired cache data.


public function gc ()
  • Returns boolean True on success, false otherwise.
  • Defined on line 151 of libraries/joomla/cache/storage/xcache.php
  • Since Joomla 11.1

See also


User contributed notes

Code Examples