• Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/lib/Service/EventHistory/EventHistoryData.php
  • Класс: Bitrix\Crm\Service\EventHistory\EventHistoryData
  • Вызов: EventHistoryData::getEntityType
public function getEntityType(): ?string
{
	return $this->storage['ENTITY_TYPE'] ?? null;
}