• Модуль: imopenlines
  • Путь к файлу: ~/bitrix/modules/imopenlines/lib/widget/formhandler.php
  • Класс: BitrixImOpenLinesWidgetFormHandler
  • Вызов: FormHandler::buildSentFormMessageForOperator
static function buildSentFormMessageForOperator(string $formName): string
{
	return '[B]' . Loc::getMessage('IMOL_LCC_FORM_SENT') . ' "' . $formName . '"[/B]';
}