Skip to content

Commit 647a17d

Browse files
committed
Merge branch '6.4' into 7.0
* 6.4: Remove a versionadded directive
2 parents 9eea45f + d62b91f commit 647a17d

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

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

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,6 @@ the interface so you'll only have to implement the
3636
:method:`Symfony\\Component\\Form\\ChoiceList\\Loader\\AbstractChoiceLoader::loadChoices`
3737
method to have a fully functional choice loader.
3838

39-
.. versionadded:: 5.1
40-
41-
The :class:`Symfony\\Component\\Form\\ChoiceList\\Loader\\AbstractChoiceLoader`
42-
class was introduced in Symfony 5.1.
43-
4439
When you're defining a custom choice type that may be reused in many fields
4540
(like entries of a collection) or reused in multiple forms at once, you
4641
should use the :class:`Symfony\\Component\\Form\\ChoiceList\\ChoiceList`

0 commit comments

Comments
 (0)