Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
HeahDude committed Apr 6, 2019
1 parent 9edffd5 commit 072ef72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Symfony/Component/Form/DataTransformerInterface.php
Expand Up @@ -43,7 +43,7 @@ interface DataTransformerInterface
* when it is an array.
*
* All transformers are called in a configured order from model data to view value.
* 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
* setting.
*
* This method must be able to deal with empty values. Usually this will
Expand Down

0 comments on commit 072ef72

Please sign in to comment.