NFePHP\NFe\ConvertNFe::e03Entity PHP Méthode

e03Entity() protected méthode

e03Entity
protected e03Entity ( array $aCampos )
$aCampos array
    protected function e03Entity($aCampos)
    {
        //E03|CPF| [dest]
        $this->linhaE[8] = $aCampos[1];
        $this->zLinhaEEntity($this->linhaE);
    }