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