File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -89,6 +89,9 @@ first_options
89
89
90
90
**type **: ``array `` **default **: ``array() ``
91
91
92
+ .. versionadded :: 2.1
93
+ The ``first_options `` option is new in Symfony 2.1.
94
+
92
95
Additional options (will be merged into `options ` above) that should be passed
93
96
*only * to the first field. This is especially useful for customizing the
94
97
label::
@@ -103,6 +106,9 @@ second_options
103
106
104
107
**type **: ``array `` **default **: ``array() ``
105
108
109
+ .. versionadded :: 2.1
110
+ The ``second_options `` option is new in Symfony 2.1.
111
+
106
112
Additional options (will be merged into `options ` above) that should be passed
107
113
*only * to the second field. This is especially useful for customizing the
108
114
label (see `first_options `_).
You can’t perform that action at this time.
0 commit comments