class ClearFileIndexCommandHandler implements OutputAwareInterface (View source)

Traits

A trait used with OutputAwareInterface

Properties

protected OutputInterface $output from  OutputAwareTrait
protected Connection $db

Methods

setOutput(OutputInterface $output)

No description

__construct(Connection $db)

No description

__invoke(ClearFileIndexCommand $command)

No description

Details

setOutput(OutputInterface $output)

No description

Parameters

OutputInterface $output

__construct(Connection $db)

No description

Parameters

Connection $db

__invoke(ClearFileIndexCommand $command)

No description

Parameters

ClearFileIndexCommand $command