Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 072ef72

Browse filesBrowse files
committed
fixup
1 parent 9edffd5 commit 072ef72
Copy full SHA for 072ef72

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎src/Symfony/Component/Form/DataTransformerInterface.php

Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/DataTransformerInterface.php
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ interface DataTransformerInterface
4343
* when it is an array.
4444
*
4545
* 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
46+
* At the end of this chain the view data will be validated against the data class
4747
* setting.
4848
*
4949
* This method must be able to deal with empty values. Usually this will

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.