• Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/lib/timeline/historydatamodel/presenter/conversion.php
  • Класс: Bitrix\Crm\Timeline\HistoryDataModel\Presenter\Conversion
  • Вызов: Conversion::getHistoryTitle
protected function getHistoryTitle(string $fieldName = null): string
{
	return (string)Loc::getMessage('CRM_TIMELINE_PRESENTER_CONVERSION_TITLE');
}