You are here

protected property BinaryFileResponse::$maxlen in Zircon Profile 8.0

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

File

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

Class

BinaryFileResponse
BinaryFileResponse represents an HTTP response delivering a file.

Namespace

Symfony\Component\HttpFoundation

Code

protected $maxlen;