DrupalKernel::terminate

public function DrupalKernel::terminate

public DrupalKernel::terminate(Request $request, Response $response)

Terminates a request/response cycle.

Should be called after sending the response and before shutting down the kernel.

Parameters

Request $request A Request instance: