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

Namespaces

  • ICanBoogie
    • Binding
      • Routing

Classes

  • BeforeSynthesizeRoutesEvent
  • Hooks
  • SynthesizeRoutesEvent

Traits

  • ControllerBindings
  • CoreBindings
  • ForwardUndefinedPropertiesToApplication

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
Extended by ICanBoogie\Binding\Routing\BeforeSynthesizeRoutesEvent
Namespace: ICanBoogie\Binding\Routing
Located at BeforeSynthesizeRoutesEvent.php

Methods summary

public
# __construct( array & $fragments )

The event is constructed with the type routing.synthesize_routes:before.

The event is constructed with the type routing.synthesize_routes:before.

Parameters

$fragments
Reference to the fragments to alter.

Properties summary

public array $fragments

Reference to the configuration fragments.

Reference to the configuration fragments.

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