Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.6k
Commitc6b1c74
committed
feature#9837 [Form] added getter to transformer chain (cordoval)
This PR was merged into the 2.5-dev branch.Discussion----------[Form] added getter to transformer chain| Q | A| ------------- | ---| Bug fix? | no| New feature? | no| BC breaks? | no| Deprecations? | no| Tests pass? | yes| Fixed tickets |#9503| License | MIT| Doc PR | naCommits-------3565d96 added getter to transformer chainFile tree
1 file changed
+8
-0
lines changed- src/Symfony/Component/Form/Extension/Core/DataTransformer
1 file changed
+8
-0
lines changedLines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
83 | 83 |
| |
84 | 84 |
| |
85 | 85 |
| |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
86 | 94 |
|
0 commit comments
Comments
(0)