コード例 #1
0
 /**
  * clear_cache
  */
 public static function clear_cache()
 {
     self::$object_cache = array();
 }