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