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