Exemplo n.º 1
0
 public function getDebitBalance()
 {
     $summary = new Summary();
     return $summary->getDebitBalance();
 }