NotifyAboutBusyResponsibleCommandHandler
Table of Contents
Methods
- __construct() : mixed
- __invoke() : void
Methods
__construct()
public
__construct(ConfigRepository $repository, Manager $bizProc, TaskProvider $taskProvider, ThrottleProvider $throttleProvider) : mixed
Parameters
- $repository : ConfigRepository
- $bizProc : Manager
- $taskProvider : TaskProvider
- $throttleProvider : ThrottleProvider
__invoke()
public
__invoke(NotifyAboutBusyResponsibleCommand $command) : void
Parameters
- $command : NotifyAboutBusyResponsibleCommand