• Модуль: report
  • Путь к файлу: ~/bitrix/modules/report/lib/visualconstructor/reportdispatcher.php
  • Класс: BitrixReportVisualConstructorReportDispatcher
  • Вызов: ReportDispatcher::setReport
public function setReport($report)
{
	$this->report = $report;
}