• Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/lib/search/result/provider/indexsupported/dealprovider.php
  • Класс: Bitrix\Crm\Search\Result\Provider\IndexSupported\DealProvider
  • Вызов: DealProvider::getEntityTypeId
protected function getEntityTypeId(): int
{
	return \CCrmOwnerType::Deal;
}