Class CollectEvent
Event class for the ICanBoogie\Events::collect
event.
Third parties may use this event to alter the routes read from the configuration.
- ICanBoogie\Event
- ICanBoogie\Routes\CollectEvent
Methods summary
public
|
#
__construct( ICanboogie\Routes $target, array $payload )
The event is constructed with the type |
Methods inherited from ICanBoogie\Event
Magic methods summary
Properties summary
public
array[string]array
|
$routes |
#
Reference to the routes. |