RescanFileTaskCommandHandler
class RescanFileTaskCommandHandler extends RescanFileCommandHandler implements OutputAwareInterface (View source)
Traits
A trait used with OutputAwareInterface
Properties
| protected EntityManager | $entityManager | from RescanFileCommandHandler | |
| protected Repository | $config | from RescanFileCommandHandler | |
| protected Rescanner | $rescanner | from RescanFileCommandHandler | |
| protected OutputInterface | $output | from OutputAwareTrait | 
Methods
Details
        
                            
    __construct(Repository $config, EntityManager $em, Rescanner $rescanner)
        
    
    No description
        
                            
    __invoke(RescanFileCommand $command)
        
    
    No description
        
                            
    setOutput(OutputInterface $output)
        
    
    No description