• Модуль: disk
  • Путь к файлу: ~/bitrix/modules/disk/lib/storage.php
  • Класс: BitrixDiskStorage
  • Вызов: Storage::getMapReferenceAttributes
static function getMapReferenceAttributes()
{
	return array(
		'ROOT_OBJECT' => Folder::className(),
	);
}