DeleteUserTaskCommandHandler
class DeleteUserTaskCommandHandler extends DeleteUserCommandHandler implements OutputAwareInterface (View source)
Traits
A trait used with OutputAwareInterface
Properties
| protected UserInfoRepository | $repository | from DeleteUserCommandHandler | |
| protected OutputInterface | $output | from OutputAwareTrait | 
Methods
Details
        
                            
    __construct(UserInfoRepository $repository)
        
    
    No description
        
                            
    __invoke(DeleteUserCommand $command)
        
    
    No description
        
                            
    setOutput(OutputInterface $output)
        
    
    No description