You are here

protected property ConfigInspectorManager::$configFactory in Configuration Inspector 8

The configuration factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/ConfigInspectorManager.php, line 25

Class

ConfigInspectorManager
Manages plugins for configuration translation mappers.

Namespace

Drupal\config_inspector

Code

protected $configFactory;