示例#1
0
 /**
  * @param array $config
  */
 public static function setConfig(array $config = array())
 {
     self::$_config = $config;
 }