Passed
Pull Request — master (#134)
by Roberto
03:15
created
src/Factories/EvtPgtos.php 1 patch
Indentation   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -537,8 +537,8 @@
 block discarded – undo
537 537
                         true
538 538
                     );
539 539
                     foreach ($pgant->infopgtoant as $ipa) {
540
-                       //echo "<pre>";
541
-                       //print_r($ipa);
540
+                        //echo "<pre>";
541
+                        //print_r($ipa);
542 542
                     //echo "</pre>";
543 543
                     //die;
544 544
                         $infoPgtoAnt = $this->dom->createElement("infoPgtoAnt");
Please login to merge, or discard this patch.