class ReceivedMessage implements EnvelopeItemInterface
Marker config for a received message.
This is mainly used by the SendMessageMiddleware
middleware to identify a message should not be sent if it was just received.
serialize() | ||
unserialize($serialized) |
$serialized |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
https://api.symfony.com/4.1/Symfony/Component/Messenger/Asynchronous/Transport/ReceivedMessage.html