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