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

