You are here

protected property ConfigImporter::$configStorage in Currency 8.3

The config storage.

Type: \Drupal\Core\Config\StorageInterface

See also

self::getConfigStorage()

self::setConfigStorage()

File

src/ConfigImporter.php, line 32

Class

ConfigImporter
Provides a config importer.

Namespace

Drupal\currency

Code

protected $configStorage;