コード例 #1
0
 public function processBeforeRefund($invoice, $payment)
 {
     return parent::processBeforeRefund($invoice, $payment);
 }