You are here

protected property ConfigReverter::$extensionConfigStorage in Configuration Update Manager 8

The extension config storage for config/install config items.

Type: \Drupal\Core\Config\StorageInterface

File

src/ConfigReverter.php, line 38

Class

ConfigReverter
Provides methods related to config reverting, deleting, and importing.

Namespace

Drupal\config_update

Code

protected $extensionConfigStorage;