Skip to content

Commit 35058be

Browse files
committed
Merge branch '7.4' into 8.0
* 7.4: ObjectMapper component is not experimental in 7.4 branch
2 parents 24bdbe4 + 8059765 commit 35058be

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

object_mapper.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
Object Mapper
22
=============
33

4-
.. warning::
5-
6-
The ObjectMapper component is an :doc:`experimental feature </contributing/code/experimental>`
7-
84
This component transforms one object into another, simplifying tasks such as
95
converting DTOs (Data Transfer Objects) into entities or vice versa. It can also
106
be helpful when decoupling API input/output from internal models, particularly

0 commit comments

Comments
 (0)