method
public
static
Base::render()
Сигнатура
public static render(string $templateUrl, array<string|int, mixed> $params) : mixed
Параметры
$templateUrl
string
Путь к шаблону.
$params
array<string|int, mixed>
Параметры, передаваемые в шаблон.
Возвращаемое значение
mixed
Исходный файл: source/dav/lib/profile/response/payload/base.php:94

