public static synthesize_dispatchers_config( array $fragments )
$fragments
public static app_get_initial_request( void ) : ICanBoogie\HTTP\Request
Returns the initial request object.
public static app_get_request( ICanBoogie\Application $app ) : ICanBoogie\HTTP\Request
$app
Returns the current request.
public static app_get_dispatcher( void ) : ICanBoogie\HTTP\Dispatcher
Returns the request dispatcher.
public static on_app_configure( ICanBoogie\Application\ConfigureEvent $event, ICanBoogie\Application $app )
$event
Defines the request dispatcher provider.