RebuildIndexCommandHandler
class RebuildIndexCommandHandler implements OutputAwareInterface (View source)
Traits
A trait used with OutputAwareInterface
Properties
| protected OutputInterface | $output | from OutputAwareTrait | |
| protected Connection | $connection | 
Methods
Details
        
                            
    setOutput(OutputInterface $output)
        
    
    No description
        
                            
    __construct(Connection $connection)
        
    
    RebuildIndexCommandHandler constructor.
        
                            
    __invoke(RebuildIndexCommandInterface $command)
        
    
    No description