• Модуль: report
  • Путь к файлу: ~/bitrix/modules/report/lib/visualconstructor/runtimeprovider/reportprovider.php
  • Класс: BitrixReportVisualConstructorRuntimeProviderReportProvider
  • Вызов: ReportProvider::getEntitiesList
protected function getEntitiesList()
{
	return $this->getManagerInstance()->getReportList();
}