File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -257,7 +257,7 @@ the gender codes were stored in configuration or in a database? The next
257
257
section explains how more complex field types solve this problem.
258
258
259
259
.. versionadded :: 2.6
260
- The ``placeholder `` option was introduced in Symfony 2.6 in favor of
260
+ The ``placeholder `` option was introduced in Symfony 2.6 in replacement of
261
261
``empty_value ``, which is available prior to 2.6.
262
262
263
263
.. _form-cookbook-form-field-service :
Original file line number Diff line number Diff line change @@ -499,7 +499,7 @@ sport like this::
499
499
}
500
500
501
501
.. versionadded :: 2.6
502
- The ``placeholder `` option was introduced in Symfony 2.6 in favor of
502
+ The ``placeholder `` option was introduced in Symfony 2.6 in replacement of
503
503
``empty_value ``, which is available prior to 2.6.
504
504
505
505
When you're building this form to display to the user for the first time,
Original file line number Diff line number Diff line change @@ -85,7 +85,7 @@ placeholder
85
85
~~~~~~~~~~~
86
86
87
87
.. versionadded :: 2.6
88
- The ``placeholder `` option was introduced in Symfony 2.6 in favor of
88
+ The ``placeholder `` option was introduced in Symfony 2.6 in replacement of
89
89
``empty_value ``, which is available prior to 2.6.
90
90
91
91
**type **: ``string `` or ``array ``
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ placeholder
2
2
~~~~~~~~~~~
3
3
4
4
.. versionadded:: 2.6
5
- The ``placeholder`` option was introduced in Symfony 2.6 in favor of
5
+ The ``placeholder`` option was introduced in Symfony 2.6 in replacement of
6
6
``empty_value``, which is available prior to 2.6.
7
7
8
8
.. versionadded:: 2.3
You can’t perform that action at this time.
0 commit comments