• Модуль: report
  • Путь к файлу: ~/bitrix/modules/report/lib/internals/controller.php
  • Класс: BitrixReportInternalsController
  • Вызов: Controller::getApplication
protected function getApplication()
{
	global $APPLICATION;
	return $APPLICATION;
}