Class DispatcherProvider
Provides a ICanBoogie\HTTP\Dispatcher instance.
Methods summary
				
				 public static
				
				
				define( callable $provider )
				
				: callable|null
			
			Defines the ICanBoogie\HTTP\Dispatcher provider.
				
				 public static
				
				
				provide( void )
				
				: ICanBoogie\HTTP\Dispatcher
			
			Returns a ICanBoogie\HTTP\Dispatcher instance using the provider.