• Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/lib/recycling/basecontroller.php
  • Класс: Bitrix\Crm\Recycling\BaseController
  • Вызов: BaseController::getEntityTypeName
public function getEntityTypeName()
{
	return \CCrmOwnerType::ResolveName($this->getEntityTypeID());
}