protected property Config::$eventDispatcher

The event dispatcher used to notify subscribers.

Type: Symfony\Component\EventDispatcher\EventDispatcher

File

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

Class

Config
Defines the default configuration object.

Namespace

Drupal\Core\Config

Code

protected $eventDispatcher;