Exemplo n.º 1
0
 public function setFunds($funds)
 {
     $this->__load();
     return parent::setFunds($funds);
 }