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

Method withCapabilities

src/FileRise/Storage/SourcesConfig.php:57–60  ·  view source on GitHub ↗
(array $cfg)

Source from the content-addressed store, hash-verified

55 }
56
57 private static function withCapabilities(array $cfg): array
58 {
59 return array_merge($cfg, self::capabilityInfo());
60 }
61
62 private static function baseDir(): string
63 {

Callers 3

getConfigMethod · 0.95
getPublicConfigMethod · 0.95
getAdminListMethod · 0.95

Calls 1

capabilityInfoMethod · 0.95

Tested by

no test coverage detected