You are here

protected property ConfigImporterExporter::$configFactory in Configuration development 8

The configuration factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/ConfigImporterExporter.php, line 37

Class

ConfigImporterExporter
Imports and exports config.

Namespace

Drupal\config_devel

Code

protected $configFactory;