DispatcherInterface
interface DispatcherInterface (View source)
Methods
                    Response
                
                
                    dispatch(Request $request)
        
                                            
                
            Take a request and populate the provided response.
Details
        
                            Response
    dispatch(Request $request)
        
    
    Take a request and populate the provided response.
Optionally this method may return new intances of Response