@@ -338,7 +338,7 @@ |
||
338 | 338 | $signed = $this->addQRCode($dom); |
339 | 339 | } |
340 | 340 | $this->isValid($this->versao, $signed, $method); |
341 | - $modal = (int)$dom->getElementsByTagName('modal')->item(0)->nodeValue; |
|
341 | + $modal = (int) $dom->getElementsByTagName('modal')->item(0)->nodeValue; |
|
342 | 342 | if ($modelo != 67) { |
343 | 343 | switch ($modal) { |
344 | 344 | case 1: |