Class BeforeControlEvent
Event class for the ICanBoogie\Operation::control:before event.
Third parties may use this event to alter the controls to run or clear them altogether.
- ICanBoogie\Event
- ┗ ICanBoogie\Operation\BeforeControlEvent uses ICanBoogie\Operation\ControlEventTrait
Methods summary
public
__construct( ICanBoogie\Operation $target, array $payload )
The event is constructed with the type control:before.