...Человеческий поиск в разработке...
- Модуль: crm
- Путь к файлу: ~/bitrix/modules/crm/lib/counter/entitycountersettings.php
- Класс: Bitrix\Crm\Counter\EntityCounterSettings
- Вызов: EntityCounterSettings::isCounterTypeEnabled
public function isCounterTypeEnabled(int $counterType): bool { return $this->checkIfCounterTypeEnabled($counterType, $this->enabledCountersTypes); }