예제 #1
0
 public function getDebitBalance()
 {
     $summary = new Summary();
     return $summary->getDebitBalance();
 }