• Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/lib/Service/TypePreset.php
  • Класс: Bitrix\Crm\Service\TypePreset
  • Вызов: TypePreset::getTitle
public function getTitle(): string
{
	return $this->title;
}