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