class ReindexUserTaskCommandHandler implements OutputAwareInterface (View source)

Traits

A trait used with OutputAwareInterface

Properties

protected OutputInterface $output from  OutputAwareTrait
protected UserCategory $attributeCategory
protected UserInfoRepository $repository

Methods

setOutput(OutputInterface $output)

No description

__construct(UserCategory $attributeCategory, UserInfoRepository $repository)

No description

__invoke(ReindexUserTaskCommand $command)

No description

Details

setOutput(OutputInterface $output)

No description

Parameters

OutputInterface $output

__construct(UserCategory $attributeCategory, UserInfoRepository $repository)

No description

Parameters

UserCategory $attributeCategory
UserInfoRepository $repository

__invoke(ReindexUserTaskCommand $command)

No description

Parameters

ReindexUserTaskCommand $command