Пример #1
0
 public function RenderCount(PaypalBatch $objBatch)
 {
     return $objBatch->CountCreditCardPayments();
 }