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