Commit 3955c40
committed
minor symfony#52380 [Tests] Add
This PR was merged into the 5.4 branch.
Discussion
----------
[Tests] Add `array` return type for provider methods
| Q | A
| ------------- | ---
| Branch? | 5.4
| Bug fix? | no
| New feature? | no
| Deprecations? | no
| Issues | --
| License | MIT
Commits
-------
f317987 [Tests] Add `array` return type for provider methodsarray return type for provider methods (OskarStark)File tree
1 file changed
+3
-3
lines changed- src/Symfony/Component/Form/Tests/Extension/Core/DataTransformer
1 file changed
+3
-3
lines changedLines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
129 | | - | |
| 129 | + | |
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
| |||
0 commit comments