8000
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.
1 parent 9edffd5 commit 072ef72Copy full SHA for 072ef72
src/Symfony/Component/Form/DataTransformerInterface.php
@@ -43,7 +43,7 @@ interface DataTransformerInterface
43
* when it is an array.
44
*
45
* All transformers are called in a configured order from model data to view value.
46
- * At the end of this chained the view data will be validated against the data class
+ * At the end of this chain the view data will be validated against the data class
47
* setting.
48
49
* This method must be able to deal with empty values. Usually this will
0 commit comments