RunCommandMessageHandler
in package
FinalYes
Tags
Table of Contents
Properties
Methods
- __construct() : mixed
- __invoke() : RunCommandContext
Properties
$application read-only
private
Application
$application
Methods
__construct()
public
__construct(Application $application) : mixed
Parameters
- $application : Application
__invoke()
public
__invoke(RunCommandMessage $message) : RunCommandContext
Parameters
- $message : RunCommandMessage