Beispiel #1
0
 public static function reset()
 {
     self::$registered = false;
     unset(self::$map);
     unset(self::$map_path);
     unset(self::$collection);
     unset(self::$processed_symbol);
     unset(self::$cdn);
 }