コード例 #1
0
ファイル: Config.php プロジェクト: ralfbs/tdd1
 public static function init(array $values)
 {
     self::$values = $values;
 }