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