class ReindexEntryTaskCommandHandler implements OutputAwareInterface (View source)

Traits

A trait used with OutputAwareInterface

Properties

protected OutputInterface $output from  OutputAwareTrait
protected ObjectManager $objectManager

Methods

setOutput(OutputInterface $output)

No description

__construct(ObjectManager $objectManager)

No description

__invoke(ReindexEntryTaskCommand $command)

No description

Details

setOutput(OutputInterface $output)

No description

Parameters

OutputInterface $output

__construct(ObjectManager $objectManager)

No description

Parameters

ObjectManager $objectManager

__invoke(ReindexEntryTaskCommand $command)

No description

Parameters

ReindexEntryTaskCommand $command