예제 #1
0
 /**
  * Clears cache
  */
 public static function clearCache()
 {
     Specifications::$frames = [];
 }