method
public
static
EventMessageThemeCompiler::createInstance()
Сигнатура
public static createInstance([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:62

