NFePHP\NFe\ConvertNFe::zEntity PHP Метод

zEntity() защищенный Метод

zEntity Cria a a tag infAdic
protected zEntity ( array $aCampos )
$aCampos array
    protected function zEntity($aCampos)
    {
        //Z|infAdFisco|infCpl|
        $this->make->taginfAdic($aCampos[1], $aCampos[2]);
    }