protected property StorageReplaceDataWrapper::$replacementData in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/config/src/StorageReplaceDataWrapper.php \Drupal\config\StorageReplaceDataWrapper::replacementData
The configuration replacement data, keyed by configuration object name.
Type: array
File
- core/
modules/ config/ src/ StorageReplaceDataWrapper.php, line 31 - Contains \Drupal\config\StorageReplaceDataWrapper.
Class
- StorageReplaceDataWrapper
- Wraps a configuration storage to allow replacing specific configuration data.
Namespace
Drupal\configCode
protected $replacementData = [];