You are here

protected static property Request::$httpMethodParameterOverride in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 vendor/symfony/http-foundation/Request.php \Symfony\Component\HttpFoundation\Request::httpMethodParameterOverride

File

vendor/symfony/http-foundation/Request.php, line 80

Class

Request
Request represents an HTTP request.

Namespace

Symfony\Component\HttpFoundation

Code

protected static $httpMethodParameterOverride = false;