File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -276,9 +276,9 @@ the empty values will be kept.
276
276
entry_options
277
277
~~~~~~~~~~~~~
278
278
279
- .. versionadded :: 2.7
280
- The ``entry_options `` option was introduced in Symfony 2.7 in favor of
281
- ``options ``, which is available prior to 2.7 .
279
+ .. versionadded :: 2.8
280
+ The ``entry_options `` option was introduced in Symfony 2.8 in favor of
281
+ ``options ``, which is available prior to 2.8 .
282
282
283
283
**type **: ``array `` **default **: ``array() ``
284
284
@@ -303,9 +303,9 @@ type::
303
303
entry_type
304
304
~~~~~~~~~~
305
305
306
- .. versionadded :: 2.7
307
- The ``entry_type `` option was introduced in Symfony 2.7 in favor of
308
- ``type ``, which is available prior to 2.7 .
306
+ .. versionadded :: 2.8
307
+ The ``entry_type `` option was introduced in Symfony 2.8 in favor of
308
+ ``type ``, which is available prior to 2.8 .
309
309
310
310
**type **: ``string `` or :class: `Symfony\\ Component\\ Form\\ FormTypeInterface ` **required **
311
311
You can’t perform that action at this time.
0 commit comments