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

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

x33Entity
protected x33Entity ( array $aCampos )
$aCampos array
    protected function x33Entity($aCampos)
    {
        //X33|nLacre|
        $this->aLacres[$this->volId][] = $aCampos[1];
    }