...Человеческий поиск в разработке...
- Модуль: crm
- Путь к файлу: ~/bitrix/modules/crm/lib/messagesender/sendfacilitator/notifications.php
- Класс: Bitrix\Crm\MessageSender\SendFacilitator\Notifications
- Вызов: Notifications::prepareMessageOptions
protected function prepareMessageOptions(): array { return [ 'TEMPLATE_CODE' => $this->templateCode, 'PLACEHOLDERS' => $this->placeholders, 'LANGUAGE_ID' => $this->languageId, ]; }