• Модуль: mobile
  • Путь к файлу: ~/bitrix/modules/mobile/lib/UI/StatefulList/BaseController.php
  • Класс: BitrixMobileUIStatefulListBaseController
  • Вызов: BaseController::configureActions
public function configureActions(): array
{
	throw new Exception('Need implement this method in children');
}