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

xEntity() protected méthode

xEntity Cria a tag transp
protected xEntity ( array $aCampos )
$aCampos array
    protected function xEntity($aCampos)
    {
        //X|modFrete|
        $this->make->tagtransp($aCampos[1]);
    }