Class ControlEvent
Event class for the ICanBoogie\Operation::control
event.
Third parties may use this event to alter the outcome of the control.
- ICanBoogie\Event
- ┗ ICanBoogie\Operation\ControlEvent uses ICanBoogie\Operation\ControlEventTrait
Methods summary
public
__construct( ICanBoogie\Operation
$target
, array $payload
)
The event is constructed with the type control
.