• Модуль: report
  • Путь к файлу: ~/bitrix/modules/report/lib/visualconstructor/internal/engine/response/component.php
  • Класс: BitrixReportVisualConstructorInternalEngineResponseComponent
  • Вызов: Component::getErrors
public function getErrors()
{
	return $this->errorCollection->toArray();
}