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