File tree Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -105,8 +105,6 @@ type:
105105
106106.. include :: /reference/forms/types/options/disabled.rst.inc
107107
108- The default value is ``null ``.
109-
110108.. include :: /reference/forms/types/options/error_bubbling.rst.inc
111109
112110.. include :: /reference/forms/types/options/error_mapping.rst.inc
Original file line number Diff line number Diff line change 3939**default **: ``false ``
4040
4141Unlike the rest of form types, the ``password `` type doesn't apply the
42- phpfunction:`trim ` function to the value submitted by the user. This ensures that
42+ : phpfunction: `trim ` function to the value submitted by the user. This ensures that
4343the password is merged back onto the underlying object exactly as it was typed
4444by the user.
4545
You can’t perform that action at this time.
0 commit comments