ReindexPageTaskCommandHandler
class ReindexPageTaskCommandHandler extends ReindexPageCommandHandler implements OutputAwareInterface (View source)
Traits
A trait used with OutputAwareInterface
Properties
protected PageCategory | $pageCategory | from ReindexPageCommandHandler | |
protected IndexManagerInterface | $indexManager | from ReindexPageCommandHandler | |
protected Populator | $populator | from ReindexPageCommandHandler | |
protected OutputInterface | $output | from OutputAwareTrait |
Methods
__construct(Populator $populator, PageCategory $pageCategory, IndexManagerInterface $indexManager)
No description
__invoke($command)
No description
Details
__construct(Populator $populator, PageCategory $pageCategory, IndexManagerInterface $indexManager)
No description
__invoke($command)
No description
setOutput(OutputInterface $output)
No description