protected property ConfigContext::$eventDispatcher

An event dispatcher instance to use for configuration events.

Type: \Symfony\Component\EventDispatcher\EventDispatcher

File

drupal/core/lib/Drupal/Core/Config/Context/ConfigContext.php, line 43
Contains \Drupal\Core\Config\Context\ConfigContext.

Class

ConfigContext
Defines the base configuration context object.

Namespace

Drupal\Core\Config\Context

Code

protected $eventDispatcher;