We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 15cf4d4 + 6b6e1e3 commit 04a06feCopy full SHA for 04a06fe
Form.php
@@ -49,7 +49,7 @@
49
* either as "Y-m-d" string or as timestamp. Internally we still want to
50
* use a DateTime object for processing. To convert the data from string/integer
51
* to DateTime you can set a normalization transformer by calling
52
- * addNormTransformer(). The normalized data is then converted to the displayed
+ * addModelTransformer(). The normalized data is then converted to the displayed
53
* data as described before.
54
*
55
* The conversions (1) -> (2) -> (3) use the transform methods of the transformers.
0 commit comments