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 3df5dd6 commit 2437bd9Copy full SHA for 2437bd9
reference/forms/types/entity.rst
@@ -106,6 +106,10 @@ Field Options
106
choice_label
107
~~~~~~~~~~~~
108
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
+
113
**type**: ``string``
114
115
This is the property that should be used for displaying the entities
0 commit comments