• Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/lib/timeline/factorybasedcontroller.php
  • Класс: Bitrix\Crm\Timeline\FactoryBasedController
  • Вызов: FactoryBasedController::getEntityTypeID
public function getEntityTypeID(): int
{
	throw new NotImplementedException(__FUNCTION__ . ' should be redefined in the child');
}