Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit ce74b62

Browse filesBrowse files
committed
[symfony#2605] Minor tweak to language
1 parent 8e66fb1 commit ce74b62
Copy full SHA for ce74b62

File tree

Expand file treeCollapse file tree

1 file changed

+1
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-2
lines changed

‎reference/forms/types/options/empty_value.rst.inc

Copy file name to clipboardExpand all lines: reference/forms/types/options/empty_value.rst.inc
+1-2Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,12 @@ empty_value
44
**type**: ``string`` or ``Boolean``
55

66
.. versionadded:: 2.3
7-
87
Since Symfony 2.3, empty values are also supported if the ``expanded``
98
option is set to true.
109

1110
This option determines whether or not a special "empty" option (e.g. "Choose an option")
1211
will appear at the top of a select widget. This option only applies if the
13-
the ``multiple`` option is set to false.
12+
``multiple`` option is set to false.
1413

1514
* Add an empty value with "Choose an option" as the text::
1615

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.