You are here

protected property InspectorCommands::$activeStorage in Configuration Inspector 8

The active configuration storage.

Type: \Drupal\Core\Config\StorageInterface

File

src/Commands/InspectorCommands.php, line 28

Class

InspectorCommands
Provides commands for config inspector.

Namespace

Drupal\config_inspector\Commands

Code

protected $activeStorage;