HandleProcessMessageCommandHandler
class HandleProcessMessageCommandHandler implements OutputAwareInterface (View source)
Traits
A trait used with OutputAwareInterface
Properties
| protected OutputInterface | $output | from OutputAwareTrait | |
| protected MessageBusInterface | $messageBus | ||
| protected ProcessUpdater | $processUpdater | 
Methods
Details
        
                            
    setOutput(OutputInterface $output)
        
    
    No description
        
                            
    __construct(MessageBusInterface $messageBus, ProcessUpdater $processUpdater)
        
    
    No description
        
                            
    __invoke(HandleProcessMessageCommand $command)
        
    
    No description