method
public
HtmlContent::__construct()
Сигнатура
public __construct(ContentAreaInterface $content[, string $status = \self::STATUS_SUCCESS ][, ErrorCollection|null $errorCollection = null ][, array<string|int, mixed> $additionalResponseParams = [] ]) : mixed
Параметры
$content
ContentAreaInterface
$status
string
= \self::STATUS_SUCCESS
$errorCollection
ErrorCollection|null
= null
$additionalResponseParams
array<string|int, mixed>
= []
Возвращаемое значение
mixed
Исходный файл: source/main/lib/engine/response/htmlcontent.php:24

