Beispiel #1
0
 /**
  * @static
  *
  */
 public static function clearCache()
 {
     self::$cache = array();
 }