ICanBoogie
  • Documentation
  • API Reference
  • bind-http v2.6.0
Namespaces
  • ICanBoogie
    • Binding
      • HTTP
Classes
  • AbstractDispatcherConstructor
  • Hooks
  • ProvideDispatcher
Interfaces
  • DispatcherConfig
Traits
  • CoreBindings

Trait CoreBindings

Namespace: ICanBoogie\Binding\HTTP
See: \ICanBoogie\Binding\HTTP\Hooks::core_get_initial_request()
See: \ICanBoogie\Binding\HTTP\Hooks::core_get_request()
See: \ICanBoogie\Binding\HTTP\Hooks::core_get_dispatcher()
Located at CoreBindings.php

Properties summary

Magic properties

public read-only $initial_request : ICanBoogie\HTTP\Request

The initial request.

public read-only $request : ICanBoogie\HTTP\Request

The current request.

public read-only $dispatcher : ICanBoogie\HTTP\Dispatcher

The request dispatcher.

bind-http v2.6.0 – Check on GitHub – API documentation generated by ApiGen