/** * Garbage collect expired cache data * * @return boolean * * @since 1.7.0 */ public function gc() { return true; }