You are here

private property ServerRequest::$attributes in Zircon Profile 8.0

Same name in this branch
  1. 8.0 vendor/zendframework/zend-diactoros/src/ServerRequest.php \Zend\Diactoros\ServerRequest::attributes
  2. 8.0 vendor/symfony/psr-http-message-bridge/Tests/Fixtures/ServerRequest.php \Symfony\Bridge\PsrHttpMessage\Tests\Fixtures\ServerRequest::attributes
Same name and namespace in other branches
  1. 8 vendor/zendframework/zend-diactoros/src/ServerRequest.php \Zend\Diactoros\ServerRequest::attributes

Type: array

File

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

Class

ServerRequest
Server-side HTTP request

Namespace

Zend\Diactoros

Code

private $attributes = [];