You are here

protected property ConfigUpdater::$extensionConfigStorage in Commerce Core 8.2

The extension config storage for config/install config items.

Type: \Drupal\Core\Config\StorageInterface

File

src/Config/ConfigUpdater.php, line 40

Class

ConfigUpdater
Default implementation of the ConfigUpdaterInterface.

Namespace

Drupal\commerce\Config

Code

protected $extensionConfigStorage;