class RebuildIndexCommandHandler implements OutputAwareInterface (View source)

Traits

A trait used with OutputAwareInterface

Properties

protected OutputInterface $output from  OutputAwareTrait
protected Connection $connection

Methods

setOutput(OutputInterface $output)

No description

__construct(Connection $connection)

RebuildIndexCommandHandler constructor.

__invoke(RebuildIndexCommandInterface $command)

No description

Details

setOutput(OutputInterface $output)

No description

Parameters

OutputInterface $output

__construct(Connection $connection)

RebuildIndexCommandHandler constructor.

Parameters

Connection $connection

__invoke(RebuildIndexCommandInterface $command)

No description

Parameters

RebuildIndexCommandInterface $command