PeServer

DownloadDataContent extends DataContent
in package

Read onlyYes

ダウンロード用データ。

Table of Contents

Properties

$data  : string|array<string|int, mixed>|Binary
$fileName  : string
$httpStatus  : HttpStatus
$mime  : string

Methods

__construct()  : mixed
生成。

Properties

Methods

__construct()

生成。

public __construct(non-empty-string $mime, string $fileName, string|Binary $data) : mixed
Parameters
$mime : non-empty-string
$fileName : string
$data : string|Binary
Tags
phpstan-param

non-empty-string|\PeServer\Core\Mime::* $mime


        
On this page

Search results