DefaultDispatcher
class DefaultDispatcher implements DispatcherInterface (View source)
Properties
private Application | $app | ||
private RouterInterface | $router |
Methods
Response
dispatch(Request $request)
No description
getEarlyDispatchResponse()
No description
validateUser()
No description
handleDispatch($request)
No description
Details
__construct(Application $app, RouterInterface $router)
No description
Response
dispatch(Request $request)
No description
private
getEarlyDispatchResponse()
No description
private
validateUser()
No description
private
handleDispatch($request)
No description