Passed
Push — master ( 356755...14835f )
by Gerrit
04:25
created
ValueResolver/ChoiceValueResolver.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -98,7 +98,7 @@
 block discarded – undo
98 98
                     $choiceMapping,
99 99
                     $context,
100 100
                     [] # <= I'm not sure how this parameter should be handled correctly in the future,
101
-                       #    but with the current supported features it *should* be irrelevant.
101
+                        #    but with the current supported features it *should* be irrelevant.
102 102
                 );
103 103
 
104 104
                 if ($choiceValue === $valueFromEntityField) {
Please login to merge, or discard this patch.