We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2dea88 commit 68725e8Copy full SHA for 68725e8
reference/forms/types/options/preferred_choices.rst.inc
@@ -5,7 +5,7 @@ preferred_choices
5
6
If this option is specified as an array, then a sub-set of all of the options
7
will be moved to the top of the select menu. The following would move the
8
-"Baz" option to the top, with a visual separator between it and the rest
+"Yes" option to the top, with a visual separator between it and the rest
9
of the options::
10
11
$builder->add('attending', 'choice', array(
0 commit comments