class ReindexFileTaskCommandHandler implements OutputAwareInterface (View source)

Traits

A trait used with OutputAwareInterface

Properties

protected OutputInterface $output from  OutputAwareTrait
protected FileCategory $attributeCategory

Methods

setOutput(OutputInterface $output)

No description

__construct(FileCategory $attributeCategory)

No description

__invoke(ReindexFileTaskCommand $command)

No description

Details

setOutput(OutputInterface $output)

No description

Parameters

OutputInterface $output

__construct(FileCategory $attributeCategory)

No description

Parameters

FileCategory $attributeCategory

__invoke(ReindexFileTaskCommand $command)

No description

Parameters

ReindexFileTaskCommand $command