File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -86,6 +86,10 @@ the underlying object that will be used to populate the form field.
86
86
87
87
More details are available in the section on :doc: `/form/data_mappers `.
88
88
89
+ .. versionadded :: 5.2
90
+
91
+ Form mapping callbacks were added in Symfony 5.2.
92
+
89
93
.. include :: /reference/forms/types/options/help.rst.inc
90
94
91
95
.. include :: /reference/forms/types/options/help_attr.rst.inc
@@ -132,6 +136,10 @@ back to the underlying object.
132
136
133
137
More details are available in the section on :doc: `/form/data_mappers `.
134
138
139
+ .. versionadded :: 5.2
140
+
141
+ Form mapping callbacks were added in Symfony 5.2.
142
+
135
143
.. include :: /reference/forms/types/options/trim.rst.inc
136
144
137
145
.. include :: /reference/forms/types/options/validation_groups.rst.inc
You can’t perform that action at this time.
0 commit comments