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