• Модуль: disk
  • Путь к файлу: ~/bitrix/modules/disk/lib/uf/sonetcommentconnector.php
  • Класс: BitrixDiskUfSonetCommentConnector
  • Вызов: SonetCommentConnector::getDataToShow
public function getDataToShow()
{
	return $this->getDataToShowByUser($this->getUser()->getId());
}