• Модуль: report
  • Путь к файлу: ~/bitrix/modules/report/lib/visualconstructor/internal/manager/reportmanager.php
  • Класс: BitrixReportVisualConstructorInternalManagerReportManager
  • Вызов: ReportManager::getIndices
public function getIndices()
{
	return $this->isCalled() ? self::$indices : false;
}