method
public
EventMessageThemeCompiler::__construct()
Сигнатура
public __construct([string|null $siteTemplateId = null ], string $body[, bool $isHtml = true ]) : EventMessageThemeCompiler
Описание
Конструктор.
Параметры
$siteTemplateId
string|null
= null
$body
string
$isHtml
bool
= true
Возвращаемое значение
EventMessageThemeCompiler
Исходный файл: source/main/lib/mail/eventmessagethemecompiler.php:46

