You are here

protected property ConfigActionsId::$configStorage in Config Actions 8

The configuration manager.

Type: \Drupal\Core\Config\StorageInterface

File

src/Plugin/ConfigActionsSource/ConfigActionsId.php, line 41

Class

ConfigActionsId
Plugin for config id from the active store.

Namespace

Drupal\config_actions\Plugin\ConfigActionsSource

Code

protected $configStorage;