• Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/lib/cleaning/cleaner/options.php
  • Класс: Bitrix\Crm\Cleaning\Cleaner\Options
  • Вызов: Options::getEntityTypeId
public function getEntityTypeId(): int
{
	return $this->entityTypeId;
}