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