• Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/lib/integration/report/view/myreports/leadreport.php
  • Класс: Bitrix\Crm\Integration\Report\View\MyReports\LeadReport
  • Вызов: LeadReport::getEntityTypes
public function getEntityTypes()
{
	return [\CCrmOwnerType::LeadName];
}