Exemplo n.º 1
0
 /**
  * Update the cache
  * @return int Return the number of new events
  */
 public static function updateCache()
 {
     return CacheService::updateCache();
 }