Esempio n. 1
0
 /**
  * Clears all set cache data
  *
  * @return void
  */
 public static function clearCache()
 {
     Data::clearCache();
 }