Passed
Push — master ( 374d0e...f54e31 )
by Thierry
07:04 queued 03:40
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.