You are here

constant HttpKernelInterface::MASTER_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::MASTER_REQUEST

File

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

Class

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

Namespace

Symfony\Component\HttpKernel

Code

const MASTER_REQUEST = 1;