Passed
Pull Request — master (#58)
by Thierry
03:26
created
src/Request/Support/FileUpload.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -61,7 +61,7 @@
 block discarded – undo
61 61
                 {
62 62
                     throw new \Jaxon\Exception\Error($this->getValidatorMessage());
63 63
                 }
64
-           }
64
+            }
65 65
         }
66 66
     }
67 67
 
Please login to merge, or discard this patch.