Skip to content

Commit bea832f

Browse files
Guikingonejaviereguiluz
authored andcommitted
[REFACTOR] Messenger - Serializer groups
1 parent 913afb7 commit bea832f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

components/messenger.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,11 @@ through the transport layer, use the ``SerializerStamp`` stamp::
139139
]))
140140
);
141141

142+
.. note::
143+
144+
As the groups are applied to the whole message,
145+
be sure to define the group for every embedded object.
146+
142147
At the moment, the Symfony Messenger has the following built-in envelope stamps:
143148

144149
#. :class:`Symfony\\Component\\Messenger\\Stamp\\SerializerStamp`,

0 commit comments

Comments
 (0)