public static synthesize_dispatchers_config( array $fragments )
$fragments
public static core_get_initial_request( void ) : ICanBoogie\HTTP\Request
Returns the initial request object.
public static core_get_request( ICanBoogie\Core $app ) : ICanBoogie\HTTP\Request
$app
Returns the current request.
public static core_get_dispatcher( void ) : ICanBoogie\HTTP\Dispatcher
Returns the request dispatcher.
public static on_core_configure( ICanBoogie\Core\ConfigureEvent $event, ICanBoogie\Core $app )
$event
Defines the request dispatcher provider.