コード例 #1
0
ファイル: Config.php プロジェクト: DeathByPenguin/gush
 private function __construct($data)
 {
     self::$data = $data;
 }