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