You are here

protected property BinaryFileResponse::$deleteFileAfterSend in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 vendor/symfony/http-foundation/BinaryFileResponse.php \Symfony\Component\HttpFoundation\BinaryFileResponse::deleteFileAfterSend

File

vendor/symfony/http-foundation/BinaryFileResponse.php, line 33

Class

BinaryFileResponse
BinaryFileResponse represents an HTTP response delivering a file.

Namespace

Symfony\Component\HttpFoundation

Code

protected $deleteFileAfterSend = false;