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

Namespaces

  • ICanBoogie
    • Binding
      • Routing

Classes

  • BeforeSynthesizeRoutesEvent
  • Hooks
  • RouteDispatcherConstructor
  • SynthesizeRoutesEvent

Traits

  • ApplicationBindings
  • ControllerBindings
  • ForwardUndefinedPropertiesToApplication

Trait ForwardUndefinedPropertiesToApplication

Forwards undefined properties to the application.

Note: This trait is to be used by classes extending \ICanBoogie\Accessor\AccessorTrait.

Namespace: ICanBoogie\Binding\Routing
Located at ForwardUndefinedPropertiesToApplication.php

Methods summary

protected mixed
# last_chance_get( string $property, boolean & $success )

Tries to get the undefined property from the application.

Tries to get the undefined property from the application.

Parameters

$property
$success

Returns

mixed

Properties summary

Magic properties

public ICanBoogie\Application $app
public read-only ICanBoogie\Routing\RouteCollection $routes
ICanBoogie/bind-routing 4.0.x API documentation generated by ApiGen