You are here

protected property ConfigDevelSubscriberBase::$configFactory in Configuration development 8

The configuration factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/EventSubscriber/ConfigDevelSubscriberBase.php, line 17

Class

ConfigDevelSubscriberBase

Namespace

Drupal\config_devel\EventSubscriber

Code

protected $configFactory;