ICanBoogie/bind-routing v3.0.0
  • Namespace
  • Class

Namespaces

  • ICanBoogie
    • Binding
      • Routing

Classes

  • BeforeSynthesizeRoutesEvent
  • Hooks
  • RouteDispatcherConstructor
  • SynthesizeRoutesEvent

Traits

  • ControllerBindings
  • CoreBindings
  • 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 v3.0.0 API documentation generated by ApiGen