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

setOutput(OutputInterface $output)

No description

Details

__construct(Populator $populator, PageCategory $pageCategory, IndexManagerInterface $indexManager)

No description

Parameters

Populator $populator
PageCategory $pageCategory
IndexManagerInterface $indexManager

__invoke($command)

No description

Parameters

$command

setOutput(OutputInterface $output)

No description

Parameters

OutputInterface $output