@@ -263,7 +263,7 @@ |
||
| 263 | 263 | ); |
| 264 | 264 | $infoPgto->appendChild($retencoes); |
| 265 | 265 | } |
| 266 | - foreach($info->infoprocret as $ret) { |
|
| 266 | + foreach ($info->infoprocret as $ret) { |
|
| 267 | 267 | $infoProcRet = $this->dom->createElement('infoProcRet'); |
| 268 | 268 | $this->dom->addChild( |
| 269 | 269 | $infoProcRet, |