Beispiel #1
0
 public static function clearCache()
 {
     self::$frames = array();
 }
Beispiel #2
0
 public static function clearCache()
 {
     self::$frames = [];
 }