public property Request::$files in Zircon Profile 8
Same name in this branch
- 8 vendor/symfony/http-foundation/Request.php \Symfony\Component\HttpFoundation\Request::files
- 8 vendor/symfony/browser-kit/Request.php \Symfony\Component\BrowserKit\Request::files
Same name and namespace in other branches
- 8.0 vendor/symfony/http-foundation/Request.php \Symfony\Component\HttpFoundation\Request::files
Uploaded files ($_FILES).
Type: \Symfony\Component\HttpFoundation\FileBag
File
- vendor/
symfony/ http-foundation/ Request.php, line 115
Class
- Request
- Request represents an HTTP request.
Namespace
Symfony\Component\HttpFoundationCode
public $files;