/** * ba02Entity * Cria a tag refNFe * * @param array $aCampos */ protected function ba02Entity($aCampos) { //BA02|refNFe| $this->make->tagrefNFe($aCampos[1]); }