Example #1
0
 public function excluir()
 {
     parent::excluir($this);
 }
Example #2
0
 public function excluir()
 {
     return parent::excluir($this);
 }