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