ICanBoogie/bind-http 3.0.x
  • Namespace
  • Class

Namespaces

  • ICanBoogie
    • Binding
      • HTTP

Classes

  • AbstractDispatcherConstructor
  • Hooks
  • ProvideDispatcher

Interfaces

  • DispatcherConfig

Traits

  • ApplicationBindings

Trait ApplicationBindings

Namespace: ICanBoogie\Binding\HTTP
See: \ICanBoogie\Binding\HTTP\Hooks::app_get_initial_request()
See: \ICanBoogie\Binding\HTTP\Hooks::app_get_request()
See: \ICanBoogie\Binding\HTTP\Hooks::app_get_dispatcher()
Located at ApplicationBindings.php

Properties summary

Magic properties

public read-only ICanBoogie\HTTP\Request $initial_request

The initial request.

public read-only ICanBoogie\HTTP\Request $request

The current request.

public read-only ICanBoogie\HTTP\Dispatcher $dispatcher

The request dispatcher.

ICanBoogie/bind-http 3.0.x API documentation generated by ApiGen