You are here

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

The active config storage.

Type: \Drupal\Core\Config\StorageInterface

File

src/ConfigReverter.php, line 31

Class

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

Namespace

Drupal\config_update

Code

protected $activeConfigStorage;