API17

API17:JCache::gc

From Joomla! Documentation

Joomla 11.1 JCache::gc

Description

Garbage collect expired cache data.


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

See also


User contributed notes

Code Examples