NotifyAboutSlowEfficiencyCommandHandler
Table of Contents
Methods
- __construct() : mixed
- __invoke() : void
Methods
__construct()
public
__construct(ConfigRepository $repository, Manager $bizProc, FlowProvider $flowProvider, ThrottleProvider $throttleProvider) : mixed
Parameters
- $repository : ConfigRepository
- $bizProc : Manager
- $flowProvider : FlowProvider
- $throttleProvider : ThrottleProvider
__invoke()
public
__invoke(NotifyAboutSlowEfficiencyCommand $command) : void
Parameters
- $command : NotifyAboutSlowEfficiencyCommand