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