Пример #1
0
 /**
  * Delete all configs in _config array.
  */
 public static function reset_config()
 {
     self::$_config = [];
 }