protected property SourceStorage::$baseStorage in Configuration installer 8
The configuration storage to wrap.
Type: \Drupal\Core\Config\StorageInterface
File
- src/
Storage/ SourceStorage.php, line 19
Class
- SourceStorage
- Wraps the sync storage so the config_installer can make modifications.
Namespace
Drupal\config_installer\StorageCode
protected $baseStorage;