class Worker
No description
Receive the messages and dispatch them to the bus.
__construct(ReceiverInterface $receiver, MessageBusInterface $bus)
run()