示例#1
0
 private static function clearStaticCache()
 {
     self::$cache = array();
 }