protected property ConfigFactory::$eventDispatcher

An event dispatcher instance to use for configuration events.

Type: Symfony\Component\EventDispatcher\EventDispatcher

File

drupal/core/lib/Drupal/Core/Config/ConfigFactory.php, line 39
Definition of Drupal\Core\Config\ConfigFactory.

Class

ConfigFactory
Defines the configuration object factory.

Namespace

Drupal\Core\Config

Code

protected $eventDispatcher;