コード例 #1
0
 public static function setPartnerApiSecret($partnerApiSecret)
 {
     self::$partnerApiSecret = $partnerApiSecret;
 }