You are here

protected property ConfigActionsId::$configManager in Config Actions 8

The configuration manager.

Type: \Drupal\Core\Config\ConfigManagerInterface

File

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

Class

ConfigActionsId
Plugin for config id from the active store.

Namespace

Drupal\config_actions\Plugin\ConfigActionsSource

Code

protected $configManager;