class ChainSender implements SenderInterface
| __construct(iterable $senders) | ||
| send(Envelope $message) Sends the given envelope. |
| iterable | $senders |
Sends the given envelope.
| Envelope | $message |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
https://api.symfony.com/4.1/Symfony/Component/Messenger/Transport/ChainSender.html