Refactor ConfigMockTrait to mocked ConfigCache
This commit is contained in:
@@ -94,6 +94,8 @@ class ConfigCache implements IConfigCache, IPConfigCache
|
||||
|
||||
$this->config[$cat][$key] = $value;
|
||||
}
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user