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

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

q04Entity
protected q04Entity ( array $aCampos )
$aCampos array
    protected function q04Entity($aCampos)
    {
        //Q04|CST|
        $this->linhaQ[1] = $aCampos[1];
        //cst
        $this->zLinhaQEntity($this->linhaQ);
    }