API17

API17:JCacheStorageApc::gc

From Joomla! Documentation

Joomla 11.1 JCacheStorageApc::gc

Description

Force garbage collect expired cache data as items are removed only on fetch!


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

See also


User contributed notes

Code Examples