class ClearPageIndexCommandHandler implements OutputAwareInterface (View source)

Traits

A trait used with OutputAwareInterface

Properties

protected OutputInterface $output from  OutputAwareTrait
protected IndexManagerInterface $indexManager

Methods

setOutput(OutputInterface $output)

No description

__construct(IndexManagerInterface $indexManager)

No description

__invoke(ClearPageIndexCommand $command)

No description

Details

setOutput(OutputInterface $output)

No description

Parameters

OutputInterface $output

__construct(IndexManagerInterface $indexManager)

No description

Parameters

IndexManagerInterface $indexManager

__invoke(ClearPageIndexCommand $command)

No description

Parameters

ClearPageIndexCommand $command