You are here

constant HttpKernelInterface::SUB_REQUEST in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/symfony/http-kernel/HttpKernelInterface.php \Symfony\Component\HttpKernel\HttpKernelInterface::SUB_REQUEST

File

vendor/symfony/http-kernel/HttpKernelInterface.php, line 25

Class

HttpKernelInterface
HttpKernelInterface handles a Request to convert it to a Response.

Namespace

Symfony\Component\HttpKernel

Code

const SUB_REQUEST = 2;