Skip to content

Commit 2437bd9

Browse files
committed
[#5499] Added versionadded directive
1 parent 3df5dd6 commit 2437bd9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

reference/forms/types/entity.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,10 @@ Field Options
106106
choice_label
107107
~~~~~~~~~~~~
108108

109+
.. versionadded:: 2.7
110+
The ``choice_label`` option was introduced in Symfony 2.7. Prior to Symfony
111+
2.7, it was called ``property`` (which has the same functionality).
112+
109113
**type**: ``string``
110114

111115
This is the property that should be used for displaying the entities

0 commit comments

Comments
 (0)