getConfigSnapshot static method
Implementation
static SandboxConfigSnapshot getConfigSnapshot() {
// Stub: real implementation reads sandbox-adapter config.
return const SandboxConfigSnapshot();
}
static SandboxConfigSnapshot getConfigSnapshot() {
// Stub: real implementation reads sandbox-adapter config.
return const SandboxConfigSnapshot();
}