W3cubDocs

/Symfony 4.1

ChainSender

class ChainSender implements SenderInterface

Methods

__construct(iterable $senders)
send(Envelope $message)

Sends the given envelope.

Details

__construct(iterable $senders)

Parameters

iterable $senders

send(Envelope $message)

Sends the given envelope.

Parameters

Envelope $message

© 2004–2017 Fabien Potencier
Licensed under the MIT License.
https://api.symfony.com/4.1/Symfony/Component/Messenger/Transport/ChainSender.html