Esempio n. 1
0
 /**
  * Resets the cache to remove all data.
  * @static
  */
 public static function reset_caches()
 {
     context::reset_caches();
 }