ICanBoogie
  • Documentation
  • API Reference
  • ICanBoogie v2.3.0
Namespaces
  • ICanBoogie
    • Autoconfig
    • Core
    • HTTP
      • Dispatcher
    • Session
Classes
  • AlterEvent

Class AlterEvent

Event class for the ICanBoogie\HTTP\Dispatcher::alter event.

Third parties may use this event to register additional dispatchers.

ICanBoogie\Event
┗ ICanBoogie\HTTP\Dispatcher\AlterEvent
Namespace: ICanBoogie\HTTP\Dispatcher
Located at HTTP/Dispatcher/AlterEvent.php

Methods summary

public __construct( ICanBoogie\HTTP\Dispatcher $target )

The event is constructed with the type alter.

The event is constructed with the type alter.

Parameters

$target
ICanBoogie v2.3.0 – Check on GitHub – API documentation generated by ApiGen