DeactivateUsersCommandHandler
class DeactivateUsersCommandHandler implements OutputAwareInterface (View source)
Traits
A trait used with OutputAwareInterface
Properties
| protected OutputInterface | $output | from OutputAwareTrait | |
| protected Repository | $config | ||
| protected Application | $app | ||
| protected EventDispatcher | $dispatcher | 
Methods
Details
        
                            
    setOutput(OutputInterface $output)
        
    
    No description
        
                            
    __construct(Application $app, Repository $config, EventDispatcher $dispatcher)
        
    
    No description
        
                            
    __invoke(DeactivateUsersCommand $command)
        
    
    No description