We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0c83c6 commit 71df023Copy full SHA for 71df023
object_mapper.rst
@@ -450,6 +450,10 @@ This configuration tells ObjectMapper to map each item in the `products` array u
450
451
If you do not add `transform: new MapCollection()`, the array will be mapped as-is.
452
453
+.. versionadded:: 7.4
454
+
455
+ The MapCollection component was introduced in Symfony 7.4.
456
457
Mapping Multiple Targets
458
------------------------
459
0 commit comments