Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
BinaryFileResponse.php
BinaryFileResponse::$tempFileObject
Type:
tempFileObject
File
vendor/
symfony/
http-foundation/
BinaryFileResponse.php
, line 31
Class
BinaryFileResponse
BinaryFileResponse represents an HTTP response delivering a file.
Namespace
Symfony\Component\HttpFoundation
Code
protected ?\SplTempFileObject $tempFileObject =
null
;
RSS feed