Commit c54fb0e
committed
minor #16849 [Form] fix EntityType with multiple=true return type (MrYamous)
This PR was squashed before being merged into the 4.4 branch.
Discussion
----------
[Form] fix EntityType with multiple=true return type
Small fix for #16805 about return type in form with multiple option
I'm doing this on version 4.4 because it's the older maintained, but maybe we need to correct further?
Commits
-------
0ad2d2f [Form] fix EntityType with multiple=true return type1 file changed
+10
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
236 | 236 | | |
237 | 237 | | |
238 | 238 | | |
239 | | - | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
240 | 249 | | |
241 | 250 | | |
242 | 251 | | |
| |||
0 commit comments