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