@@ -370,7 +370,7 @@ |
||
370 | 370 | } |
371 | 371 | $this->dom->appChild($this->infMDFe, $this->tot, 'Falta tag "tot"'); |
372 | 372 | |
373 | - if(!empty($this->lacres)){ |
|
373 | + if (!empty($this->lacres)) { |
|
374 | 374 | foreach ($this->lacres as $lacres) { |
375 | 375 | $this->dom->appChild($this->infMDFe, $lacres, 'Falta tag "lacres"'); |
376 | 376 | } |