DispatchableInterface
in
Table of Contents
Methods
- dispatch() : Response|mixed
- Dispatch a request
Methods
dispatch()
Dispatch a request
public
dispatch(RequestInterface $request[, ResponseInterface|null $response = null ]) : Response|mixed
Parameters
- $request : RequestInterface
- $response : ResponseInterface|null = null