示例#1
0
文件: Config.php 项目: ralfbs/tdd1
 public static function init(array $values)
 {
     self::$values = $values;
 }