class Worker
__construct(ReceiverInterface $receiver, MessageBusInterface $bus) | ||
run() Receive the messages and dispatch them to the bus. |
ReceiverInterface | $receiver | |
MessageBusInterface | $bus |
Receive the messages and dispatch them to the bus.
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
https://api.symfony.com/4.1/Symfony/Component/Messenger/Worker.html