예제 #1
0
파일: Config.php 프로젝트: ralfbs/tdd1
 public static function init(array $values)
 {
     self::$values = $values;
 }