/** * zc10Entity * Cria a tag deduc * * @param array $aCampos */ protected function zc10Entity($aCampos) { //ZC10|xDed|vDed| $this->make->tagdeduc($aCampos[1], $aCampos[2], $this->linhaZC[4], $this->linhaZC[5], $this->linhaZC[6]); }