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

Namespaces

  • ICanBoogie
    • Binding
      • Routing

Classes

  • BeforeSynthesizeRoutesEvent
  • Hooks
  • SynthesizeRoutesEvent

Traits

  • ControllerBindings
  • CoreBindings
  • 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\Core $app
public read-only ICanBoogie\Routing\RouteCollection $routes
ICanBoogie/bind-routing 0.2.x API documentation generated by ApiGen