You are here

private property ServerRequest::$uploadedFiles in Zircon Profile 8.0

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

Type: array

File

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

Class

ServerRequest
Server-side HTTP request

Namespace

Zend\Diactoros

Code

private $uploadedFiles;