Commit 97c4b3e
committed
minor symfony#61796 [Form] prefer the public API over reflection in test (xabbuh)
This PR was merged into the 6.4 branch.
Discussion
----------
[Form] prefer the public API over reflection in test
| Q | A
| ------------- | ---
| Branch? | 6.4
| Bug fix? | no
| New feature? | no
| Deprecations? | no
| Issues |
| License | MIT
I missed this in symfony#60975
Commits
-------
baaa7d0 prefer the public API over reflection in testFile tree
1 file changed
+1
-21
lines changed- src/Symfony/Component/Form/Tests/Extension/Core/DataTransformer
1 file changed
+1
-21
lines changedLines changed: 1 addition & 21 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
732 | 732 | | |
733 | 733 | | |
734 | 734 | | |
735 | | - | |
| 735 | + | |
736 | 736 | | |
737 | 737 | | |
738 | 738 | | |
| |||
741 | 741 | | |
742 | 742 | | |
743 | 743 | | |
744 | | - | |
745 | | - | |
746 | | - | |
747 | | - | |
748 | | - | |
749 | | - | |
750 | | - | |
751 | | - | |
752 | | - | |
753 | | - | |
754 | | - | |
755 | | - | |
756 | | - | |
757 | | - | |
758 | | - | |
759 | | - | |
760 | | - | |
761 | | - | |
762 | | - | |
763 | | - | |
764 | 744 | | |
0 commit comments