• Модуль: report
  • Путь к файлу: ~/bitrix/modules/report/classes/general/report_helper.php
  • Класс: CReportHelper
  • Вызов: CReportHelper::getDefaultColumns
static function getDefaultColumns()
{
	throw new BitrixMainSystemException('Method "getDefaultColumns" must be defined in child class.');
}