Пример #1
0
 public static function config($config)
 {
     self::$config = array_merge(self::$config, $config);
 }