DashboardContext
class DashboardContext extends AbstractContext (View source)
Properties
protected MessageBusInterface | $messageBus | from AbstractContext | |
protected OutputInterface | $output | from AbstractContext |
Methods
from
AbstractContext
void
dispatchCommand($command, array $stamps = null)
No description
Details
MessageBusInterface
getMessageBus()
No description
OutputInterface
getOutput()
No description
__construct(MessageBusInterface $messageBus, OutputInterface $output)
AbstractContext constructor.
void
dispatchCommand($command, array $stamps = null)
No description