You are here

protected property Request::$content in Zircon Profile 8

Same name in this branch
  1. 8 vendor/symfony/http-foundation/Request.php \Symfony\Component\HttpFoundation\Request::content
  2. 8 vendor/symfony/browser-kit/Request.php \Symfony\Component\BrowserKit\Request::content
Same name and namespace in other branches
  1. 8.0 vendor/symfony/http-foundation/Request.php \Symfony\Component\HttpFoundation\Request::content

Type: string

File

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

Class

Request
Request represents an HTTP request.

Namespace

Symfony\Component\HttpFoundation

Code

protected $content;