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