Class AbstractDispatcherConstructor
Abstract dispatcher constructor.
Methods summary
public
__construct( ICanBoogie\Core $app )
abstract public
__invoke( array $config )
: ICanBoogie\HTTP\Dispatcher
Parameters
Returns
ICanBoogie\HTTP\Dispatcher
Properties summary
protected
$app
: ICanBoogie\Core