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.
2 parents 23e0bc3 + dbd01e5 commit d62b91fCopy full SHA for d62b91f
reference/forms/types/options/choice_loader.rst.inc
@@ -36,11 +36,6 @@ the interface so you'll only have to implement the
36
:method:`Symfony\\Component\\Form\\ChoiceList\\Loader\\AbstractChoiceLoader::loadChoices`
37
method to have a fully functional choice loader.
38
39
-.. versionadded:: 5.1
40
-
41
- The :class:`Symfony\\Component\\Form\\ChoiceList\\Loader\\AbstractChoiceLoader`
42
- class was introduced in Symfony 5.1.
43
44
When you're defining a custom choice type that may be reused in many fields
45
(like entries of a collection) or reused in multiple forms at once, you
46
should use the :class:`Symfony\\Component\\Form\\ChoiceList\\ChoiceList`
0 commit comments