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