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