• Модуль: forum
  • Путь к файлу: ~/bitrix/modules/forum/lib/comments/user.php
  • Класс: BitrixForumCommentsUser
  • Вызов: User::getGroups
public function getGroups()
{
	return implode(",", $this->groups);
}