Test Failed
Pull Request — master (#343)
by
unknown
01:19
created
src/Factories/Traits/TraitS1260.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -219,7 +219,7 @@
 block discarded – undo
219 219
             $this->std->indretif,
220 220
             true
221 221
         );
222
-        if( $this->std->indretif == 2 ){
222
+        if ($this->std->indretif == 2) {
223 223
 			$this->dom->addChild(
224 224
 				$ideEvento,
225 225
 				"nrRecibo",
Please login to merge, or discard this patch.