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

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

s04Entity
protected s04Entity ( array $aCampos )
$aCampos array
    protected function s04Entity($aCampos)
    {
        //S04|CST|
        $this->linhaS[1] = $aCampos[1];
        //cst
        $this->zLinhaSEntity($this->linhaS);
    }