NFePHP\NFe\ConvertNFe::e03aEntity PHP Method

e03aEntity() protected method

e03aEntity
protected e03aEntity ( array $aCampos )
$aCampos array
    protected function e03aEntity($aCampos)
    {
        //E03a|idEstrangeiro| [dest]
        $this->linhaE[9] = $aCampos[1];
        $this->zLinhaEEntity($this->linhaE);
    }