• Модуль: forum
  • Путь к файлу: ~/bitrix/modules/forum/lib/comments/feed.php
  • Класс: BitrixForumCommentsFeed
  • Вызов: Feed::getPermission
public function getPermission()
{
	return $this->getEntity()->getPermission($this->getUser()->getId());
}