ICanBoogie
  • Documentation
  • API Reference
  • bind-routing 4.0.x
Namespaces
  • ICanBoogie
    • Binding
      • Routing
Classes
  • BeforeSynthesizeRoutesEvent
  • Hooks
  • RouteDispatcherConstructor
  • SynthesizeRoutesEvent
Traits
  • ApplicationBindings
  • ControllerBindings
  • ForwardUndefinedPropertiesToApplication

Class SynthesizeRoutesEvent

Event class for the routing.synthesize_routes event.

Third parties may use this event to alter the synthesized configuration before it is returned by the synthesizer.

ICanBoogie\Event
┗ ICanBoogie\Binding\Routing\SynthesizeRoutesEvent
Namespace: ICanBoogie\Binding\Routing
Located at SynthesizeRoutesEvent.php

Methods summary

public __construct( array & $routes )

The event is constructed with the type collect.

The event is constructed with the type collect.

Parameters

$routes
The route collection.

Properties summary

public $routes : array

Reference to route definitions.

Reference to route definitions.


		
bind-routing 4.0.x – Check on GitHub – API documentation generated by ApiGen