示例#1
0
文件: index.php 项目: alcf/chms
 public function RenderCount(PaypalBatch $objBatch)
 {
     return $objBatch->CountCreditCardPayments();
 }