Skip to content

Commit 4564410

Browse files
committed
Removed the versionadded directive
1 parent 498c088 commit 4564410

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

reference/forms/types/options/preferred_choices.rst.inc

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,6 @@ form of languages, you can list the most popular on top, like Bork Bork and Pira
2020
'preferred_choices' => ['muppets', 'arr'],
2121
]);
2222

23-
.. versionadded:: 4.4
24-
25-
Starting from Symfony 4.4, the preferred choices are displayed both at the
26-
top of the list and at their original locations on the list. In prior
27-
Symfony versions, they were only displayed at the top of the list.
28-
2923
This options can also be a callback function to give you more flexibility. This might
3024
be especially useful if your values are objects::
3125

0 commit comments

Comments
 (0)