interface TerminableInterface
Terminable extends the Kernel request/response cycle with dispatching a post response event after sending the response and before shutting down the kernel.
Methods
terminate(Request $request, Response $response) Terminates a request/response cycle. |
Please login to continue.