ICanBoogie/bind-routing 4.0.x
  • Namespace
  • Class

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
Extended by 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 array $routes

Reference to route definitions.

Reference to route definitions.

#
ICanBoogie/bind-routing 4.0.x API documentation generated by ApiGen