@@ -165,7 +165,7 @@ |
||
165 | 165 | $choiceValue = $choiceMapping->resolveValue( |
166 | 166 | $context, |
167 | 167 | [] # <= I'm not sure how this parameter should be handled correctly in the future, |
168 | - # but with the current supported features it *should* be irrelevant. |
|
168 | + # but with the current supported features it *should* be irrelevant. |
|
169 | 169 | ); |
170 | 170 | |
171 | 171 | if ($choiceValue === $valueFromEntityField) { |