Test Failed
Pull Request — master (#8)
by Max
02:19
created
src/Type/Definition/UserErrorsType.php 1 patch
Braces   +1 added lines, -2 removed lines patch added patch discarded remove patch
@@ -91,8 +91,7 @@
 block discarded – undo
91 91
 
92 92
             if($createSubErrors) {
93 93
                 $fields[$key] = $errType;
94
-            }
95
-            else {
94
+            } else {
96 95
                 $finalFields[$key] = $errType;
97 96
             }
98 97
         }
Please login to merge, or discard this patch.