Class BeforeSynthesizeRoutesEvent
Event class for the routing.synthesize_routes:before
event.
Third parties may use this event to alter the configuration fragments before they are synthesized.
- ICanBoogie\Event
- ICanBoogie\Binding\Routing\BeforeSynthesizeRoutesEvent
Methods summary
public
|
#
__construct( array & $fragments )
The event is constructed with the type |
Properties summary
public
array
|
$fragments
Reference to the configuration fragments. |