public property Request::$server in Zircon Profile 8
Same name in this branch
- 8 vendor/symfony/http-foundation/Request.php \Symfony\Component\HttpFoundation\Request::server
- 8 vendor/symfony/browser-kit/Request.php \Symfony\Component\BrowserKit\Request::server
Same name and namespace in other branches
- 8.0 vendor/symfony/http-foundation/Request.php \Symfony\Component\HttpFoundation\Request::server
Server and execution environment parameters ($_SERVER).
Type: \Symfony\Component\HttpFoundation\ServerBag
File
- vendor/
symfony/ http-foundation/ Request.php, line 108
Class
- Request
- Request represents an HTTP request.
Namespace
Symfony\Component\HttpFoundationCode
public $server;