• Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/lib/controller/response/engine/content.php
  • Класс: Bitrix\Crm\Controller\Response\Engine\Content
  • Вызов: Content::getErrors
public function getErrors()
{
	return $this->errorCollection->toArray();
}