• Модуль: dav
  • Путь к файлу: ~/bitrix/modules/dav/classes/general/virtualfilesystem.php
  • Класс: CAllDavVirtualFileSystem
  • Вызов: CAllDavVirtualFileSystem::GetLockPath
static function GetLockPath($app, $entry)
{
	return "/apps/$app/entry/$entry";
}