ReindexUserTaskCommandHandler
class ReindexUserTaskCommandHandler implements OutputAwareInterface (View source)
Traits
A trait used with OutputAwareInterface
Properties
| protected OutputInterface | $output | from OutputAwareTrait | |
| protected UserCategory | $attributeCategory | ||
| protected UserInfoRepository | $repository | 
Methods
Details
        
                            
    setOutput(OutputInterface $output)
        
    
    No description
        
                            
    __construct(UserCategory $attributeCategory, UserInfoRepository $repository)
        
    
    No description
        
                            
    __invoke(ReindexUserTaskCommand $command)
        
    
    No description