Searched refs:configurationValuesToRestore (Results 1 – 1 of 1) sorted by relevance
66 private array $configurationValuesToRestore = []; variable in ComboStrap\\SiteConfig135 if (!isset($this->configurationValuesToRestore[$globalKey])) {137 $this->configurationValuesToRestore[$globalKey] = $oldValue;151 foreach ($this->configurationValuesToRestore as $guid => $value) {