You are here

abstract class TerminableHttpKernel in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/stack/builder/tests/unit/Stack/BuilderTest.php \Stack\TerminableHttpKernel

Hierarchy

Expanded class hierarchy of TerminableHttpKernel

File

vendor/stack/builder/tests/unit/Stack/BuilderTest.php, line 177

Namespace

Stack
View source
abstract class TerminableHttpKernel implements HttpKernelInterface, TerminableInterface {

}

Members

Namesort descending Modifiers Type Description Overrides
HttpKernelInterface::handle public function Handles a Request to convert it to a Response. 20
HttpKernelInterface::MASTER_REQUEST constant
HttpKernelInterface::SUB_REQUEST constant
TerminableInterface::terminate public function Terminates a request/response cycle. 6