Class BeforeProcessEvent
Event class for the ICanBoogie\Operation::process:before event.
Third parties may use this event to alter the request, response or errors.
- ICanBoogie\Event
- ┗ ICanBoogie\Operation\BeforeProcessEvent
Methods summary
public
__construct( ICanBoogie\Operation $target, array $payload )
The event is constructed with the type process:before.