Class FileDownloadHttpControllerResponse
Class FileDownloadHttpControllerResponse
- HttpControllerResponse implements HttpControllerResponseInterface
- ┗ FileDownloadHttpControllerResponse
Package: Http\ValueObjects
Category: System
Extends: HttpControllerResponse
Located at Services/System/Http/ValueObjects/FileDownloadHttpControllerResponse.inc.php
Category: System
Extends: HttpControllerResponse
Located at Services/System/Http/ValueObjects/FileDownloadHttpControllerResponse.inc.php
Methods summary
public
__construct( NonEmptyStringType $file, NonEmptyStringType $name = null, NonEmptyStringType $type = null )
Initializes the file download dialog http controller response.