Passed
Pull Request — master (#91)
by
unknown
02:14
created
src/Factories/EvtTabCargo.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -85,7 +85,7 @@
 block discarded – undo
85 85
             "procEmi",
86 86
             $this->procEmi,
87 87
             true
88
-        );        $this->dom->addChild(
88
+        ); $this->dom->addChild(
89 89
             $ideEvento,
90 90
             "verProc",
91 91
             $this->verProc,
Please login to merge, or discard this patch.
src/Factories/EvtContratAvNP.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -85,7 +85,7 @@
 block discarded – undo
85 85
             "procEmi",
86 86
             $this->procEmi,
87 87
             true
88
-        );        $this->dom->addChild(
88
+        ); $this->dom->addChild(
89 89
             $ideEvento,
90 90
             "verProc",
91 91
             $this->verProc,
Please login to merge, or discard this patch.
src/Factories/EvtInsApo.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -85,7 +85,7 @@
 block discarded – undo
85 85
             "procEmi",
86 86
             $this->procEmi,
87 87
             true
88
-        );        $this->dom->addChild(
88
+        ); $this->dom->addChild(
89 89
             $ideEvento,
90 90
             "verProc",
91 91
             $this->verProc,
Please login to merge, or discard this patch.
src/Factories/EvtCdBenPrRP.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -85,7 +85,7 @@
 block discarded – undo
85 85
             "procEmi",
86 86
             $this->procEmi,
87 87
             true
88
-        );        $this->dom->addChild(
88
+        ); $this->dom->addChild(
89 89
             $ideEvento,
90 90
             "verProc",
91 91
             $this->verProc,
Please login to merge, or discard this patch.
src/Factories/EvtDeslig.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -85,7 +85,7 @@
 block discarded – undo
85 85
             "procEmi",
86 86
             $this->procEmi,
87 87
             true
88
-        );        $this->dom->addChild(
88
+        ); $this->dom->addChild(
89 89
             $ideEvento,
90 90
             "verProc",
91 91
             $this->verProc,
Please login to merge, or discard this patch.
src/Factories/EvtCS.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -85,7 +85,7 @@
 block discarded – undo
85 85
             "procEmi",
86 86
             $this->procEmi,
87 87
             true
88
-        );        $this->dom->addChild(
88
+        ); $this->dom->addChild(
89 89
             $ideEvento,
90 90
             "verProc",
91 91
             $this->verProc,
Please login to merge, or discard this patch.
src/Factories/EvtRemun.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -85,7 +85,7 @@
 block discarded – undo
85 85
             "procEmi",
86 86
             $this->procEmi,
87 87
             true
88
-        );        $this->dom->addChild(
88
+        ); $this->dom->addChild(
89 89
             $ideEvento,
90 90
             "verProc",
91 91
             $this->verProc,
Please login to merge, or discard this patch.
src/Factories/EvtCadInicial.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -85,7 +85,7 @@
 block discarded – undo
85 85
             "procEmi",
86 86
             $this->procEmi,
87 87
             true
88
-        );        $this->dom->addChild(
88
+        ); $this->dom->addChild(
89 89
             $ideEvento,
90 90
             "verProc",
91 91
             $this->verProc,
Please login to merge, or discard this patch.
src/Factories/EvtTabRubrica.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -85,7 +85,7 @@
 block discarded – undo
85 85
             "procEmi",
86 86
             $this->procEmi,
87 87
             true
88
-        );        $this->dom->addChild(
88
+        ); $this->dom->addChild(
89 89
             $ideEvento,
90 90
             "verProc",
91 91
             $this->verProc,
Please login to merge, or discard this patch.