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