You are here

private property ServerRequest::$serverParams in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 vendor/zendframework/zend-diactoros/src/ServerRequest.php \Zend\Diactoros\ServerRequest::serverParams

Type: array

File

vendor/zendframework/zend-diactoros/src/ServerRequest.php, line 58

Class

ServerRequest
Server-side HTTP request

Namespace

Zend\Diactoros

Code

private $serverParams;