示例#1
0
 /**
  * @return PaymentCollection
  */
 public function loadPaymentCollection()
 {
     return PaymentCollection::load($this);
 }