Class ProcessEvent
Event class for the ICanBoogie\Operation::process
event.
- ICanBoogie\Event
- ICanBoogie\Operation\ProcessEvent
Methods summary
public
|
#
__construct(
The event is constructed with the type |
Methods inherited from ICanBoogie\Event
Magic methods summary
Properties summary
public
mixed
|
$rc |
#
Reference to the response result property. |
public
|
$response |
#
The response object of the operation. |
public
|
$request |
#
The request that triggered the operation. |