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