Completed
Pull Request — master (#2938)
by zi
03:45
created
src/Form/Field/MultipleFile.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -65,7 +65,7 @@
 block discarded – undo
65 65
             return $this->validator->call($this, $input);
66 66
         }
67 67
 
68
-         /*
68
+            /*
69 69
          * If has original value, means the form is in edit mode,
70 70
          * then remove required rule from rules.
71 71
          */
Please login to merge, or discard this patch.