Class ControlEventBase
An event.
- ICanBoogie\Event
- ICanBoogie\Operation\ControlEventBase
Direct known subclasses
ICanBoogie\Operation\BeforeControlEvent
,
ICanBoogie\Operation\ControlEvent
Methods summary
Methods inherited from ICanBoogie\Event
__construct()
,
__get()
,
chain()
,
stop()
Magic methods summary
Properties summary
public
boolean
|
$success |
#
Reference to the success result of the control. |
public
array
|
$controls |
#
Reference to operation controls. |
public
mixed
|
$request |
#
The request that triggered the operation. |