Test Setup Failed
Push — feature/code_improvement ( 4d8315...7e1ceb )
by Thierry
03:35
created
src/Request/Support/FileUpload.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -104,7 +104,7 @@
 block discarded – undo
104 104
                 {
105 105
                     throw new \Jaxon\Exception\Error($this->getValidatorMessage());
106 106
                 }
107
-           }
107
+            }
108 108
         }
109 109
 
110 110
         return $aTempFiles;
Please login to merge, or discard this patch.