MCPcopy Create free account
hub / github.com/error311/FileRise / get

Method get

src/FileRise/WebDAV/CurrentUser.php:17–20  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

15 self::$user = $u;
16 }
17 public static function get(): string
18 {
19 return self::$user;
20 }
21}

Callers 15

loadScriptOnceFunction · 0.45
redoc-init.jsFile · 0.45
isFolderEncryptedFunction · 0.45
probeSizeFunction · 0.45
editFileFunction · 0.45
fillFileSnippetFunction · 0.45
fetchFolderStatsFunction · 0.45
fetchFolderSummaryStatsFunction · 0.45
fetchFolderPeekFunction · 0.45
fetchFolderCapsFunction · 0.45
fetchFolderOwnerFunction · 0.45
loadScriptOnceFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected