Skip to content

Commit 8059765

Browse files
committed
ObjectMapper component is not experimental in 7.4 branch
1 parent 0327966 commit 8059765

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

object_mapper.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@ Object Mapper
33

44
.. versionadded:: 7.3
55

6-
The ObjectMapper component was introduced in Symfony 7.3 as an
7-
:doc:`experimental feature </contributing/code/experimental>`.
6+
The ObjectMapper component was introduced in Symfony 7.3.
87

98
This component transforms one object into another, simplifying tasks such as
109
converting DTOs (Data Transfer Objects) into entities or vice versa. It can also

0 commit comments

Comments
 (0)