HandleBatchMessageCommandHandler
class HandleBatchMessageCommandHandler implements OutputAwareInterface (View source)
Traits
A trait used with OutputAwareInterface
Properties
protected OutputInterface | $output | from OutputAwareTrait | |
protected MessageBusInterface | $messageBus | ||
protected BatchUpdater | $batchUpdater |
Methods
Details
setOutput(OutputInterface $output)
No description
__construct(MessageBusInterface $messageBus, BatchUpdater $batchUpdater)
No description
__invoke(HandleBatchMessageCommand $command)
No description