class CheckAutomatedGroupsCommandHandler implements OutputAwareInterface (View source)

Traits

A trait used with OutputAwareInterface

Properties

protected OutputInterface $output from  OutputAwareTrait
protected UserInfoRepository $userInfoRepository

Methods

setOutput(OutputInterface $output)

No description

__construct(UserInfoRepository $userInfoRepository)

No description

__invoke(CheckAutomatedGroupsCommand $command)

No description

Details

setOutput(OutputInterface $output)

No description

Parameters

OutputInterface $output

__construct(UserInfoRepository $userInfoRepository)

No description

Parameters

UserInfoRepository $userInfoRepository

__invoke(CheckAutomatedGroupsCommand $command)

No description

Parameters

CheckAutomatedGroupsCommand $command