Completed
Push — master ( 01435f...836936 )
by Roberto
05:28
created
src/Factories/EvtExpRisco.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -143,7 +143,7 @@
 block discarded – undo
143 143
             true
144 144
         );
145 145
         if (!empty($this->std->codamb)) {
146
-            foreach($this->std->codamb as $cod) {
146
+            foreach ($this->std->codamb as $cod) {
147 147
                 $infoAmb = $this->dom->createElement("infoAmb");
148 148
                 $this->dom->addChild(
149 149
                     $infoAmb,
Please login to merge, or discard this patch.