コード例 #1
0
 private static function _getCancelUrl(PayPal\Api\RedirectUrls &$redirectUrls)
 {
     return $redirectUrls->getCancelUrl();
 }