You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #46360 [Form] Add approriate description to CollectionToArrayTransformer::reverseTransform docblock (Xesau)
This PR was submitted for the 6.1 branch but it was merged into the 4.4 branch instead.
Discussion
----------
[Form] Add approriate description to CollectionToArrayTransformer::reverseTransform docblock
| Q | A
| ------------- | ---
| Branch? | 4.4
| Bug fix? | no
| New feature? | no
| Deprecations? | no
| License | MIT
| Doc PR | N/A
It seems that during creation of CollectionToArrayTransformer, the source code of another class was used as base, and the documentation for one of the methods was not changed according with the function of the new class.
Not sure which branch this should be applied to, since its not a new feature, and technically not a bug fix but a documentation fix.
Commits
-------
09f47f4 Add approriate description to CollectionToArrayTransformer::reverseTransform docblock
0 commit comments