You are here

protected property ConfigDevelAutoExportSubscriber::$eventDispatcher in Configuration development 8

The event dispatcher.

Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface

File

src/EventSubscriber/ConfigDevelAutoExportSubscriber.php, line 30

Class

ConfigDevelAutoExportSubscriber
ConfigDevelAutoExportSubscriber subscriber for configuration CRUD events.

Namespace

Drupal\config_devel\EventSubscriber

Code

protected $eventDispatcher;