Exemplo n.º 1
0
 public function setRG($rg)
 {
     $rg = $this->filter->setRg($rg);
     $this->rg = $rg;
 }