コード例 #1
0
ファイル: service.php プロジェクト: hotgulabjamun/vuzitphp
 public static function setPrivateKey($key)
 {
     self::$privateKey = $key;
 }