You are here

protected property ConfigDevelSubscriberBase::$configManager in Configuration development 8

The configuration manager.

Type: \Drupal\Core\Config\ConfigManagerInterface

File

src/EventSubscriber/ConfigDevelSubscriberBase.php, line 24

Class

ConfigDevelSubscriberBase

Namespace

Drupal\config_devel\EventSubscriber

Code

protected $configManager;