public function ConfigurationManager::cache in Configuration Management 7.3
File
- src/
ConfigurationManager.php, line 148
Class
Namespace
ConfigurationCode
public function cache() {
return $this->cache;
}
public function cache() {
return $this->cache;
}