method
public
File::__construct()
Сигнатура
public __construct(mixed $path[, mixed $name = null ][, mixed $contentType = 'application/octet-stream' ]) : mixed
Параметры
$path
mixed
$name
mixed
= null
$contentType
mixed
= 'application/octet-stream'
Возвращаемое значение
mixed
Исходный файл: source/main/lib/engine/response/file.php:22

