コード例 #1
0
ファイル: index.php プロジェクト: alcf/chms
 public function RenderCount(PaypalBatch $objBatch)
 {
     return $objBatch->CountCreditCardPayments();
 }