• Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/lib/counter/entitycountersettings.php
  • Класс: Bitrix\Crm\Counter\EntityCounterSettings
  • Вызов: EntityCounterSettings::getEnabledInFilterCountersTypes
public function getEnabledInFilterCountersTypes(): array
{
	return $this->enabledInFilterCountersTypes;
}