コード例 #1
0
ファイル: setup.php プロジェクト: votomobile/mpower_php
 public static function setMasterKey($masterKey)
 {
     self::$masterKey = $masterKey;
 }