You are here

protected property ConfigInspectorController::$configStorage in Configuration Inspector 8

The config storage.

Type: \Drupal\Core\Config\StorageInterface

File

src/Controller/ConfigInspectorController.php, line 28

Class

ConfigInspectorController
Defines a controller for the config_inspector module.

Namespace

Drupal\config_inspector\Controller

Code

protected $configStorage;