method
public
Component::__construct()
Сигнатура
public __construct(string $name, string $template[, array<string|int, mixed> $params = [] ][, bool $withSiteTemplate = true ]) : mixed
Параметры
$name
string
$template
string
$params
array<string|int, mixed>
= []
$withSiteTemplate
bool
= true
Возвращаемое значение
mixed
Исходный файл: source/main/lib/engine/response/render/component.php:14

