protected property ConfigContextFactory::$eventDispatcher

An event dispatcher instance to use for configuration events.

Type: \Symfony\Component\EventDispatcher\EventDispatcher

File

drupal/core/lib/Drupal/Core/Config/Context/ConfigContextFactory.php, line 28
Contains \Drupal\Core\Config\Context\ConfigContextFactory.

Class

ConfigContextFactory
Defines configuration context factory.

Namespace

Drupal\Core\Config\Context

Code

protected $eventDispatcher;