• Модуль: mobile
  • Путь к файлу: ~/bitrix/modules/mobile/lib/UI/DetailCard/Configurator.php
  • Класс: BitrixMobileUIDetailCardConfigurator
  • Вызов: Configurator::isCountersLoadSupported
private function isCountersLoadSupported(): bool
{
	return $this->hasControllerAction('loadTabCounters');
}