- класс
HttpDownloadFileHandler(php\http\HttpDownloadFileHandler) унаследован отHttpAbstractHandler - пакет
http - исходники
php/http/HttpDownloadFileHandler.php
Описание
Class HttpDownloadFileHandler
->__construct()- HttpDownloadFileHandler constructor.->file()->fileName()->contentType()->reset()->__invoke()- См. также в родительском классе HttpAbstractHandler
__construct(string|File $file, string|null $fileName, string|null $contentType): voidHttpDownloadFileHandler constructor.
file(): php\io\FilefileName(): stringcontentType(): stringreset(string|File $file, string|null $fileName, string|null $contentType): void__invoke(php\http\HttpServerRequest $request, php\http\HttpServerResponse $response): bool