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

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

ba14Entity
protected ba14Entity ( array $aCampos )
$aCampos array
    protected function ba14Entity($aCampos)
    {
        //BA14|CPF|
        $this->linhaBA10[8] = $aCampos[1];
        $this->zLinhaBA10Entity($this->linhaBA10);
    }