We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
fabpot
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent 0327966 commit 8059765Copy full SHA for 8059765
object_mapper.rst
@@ -3,8 +3,7 @@ Object Mapper
3
4
.. versionadded:: 7.3
5
6
- The ObjectMapper component was introduced in Symfony 7.3 as an
7
- :doc:`experimental feature </contributing/code/experimental>`.
+ The ObjectMapper component was introduced in Symfony 7.3.
8
9
This component transforms one object into another, simplifying tasks such as
10
converting DTOs (Data Transfer Objects) into entities or vice versa. It can also
0 commit comments