You are here

protected property DistroStorageManager::$eventDispatcher in Config Distro 8

The event dispatcher.

Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface

File

src/DistroStorageManager.php, line 52

Class

DistroStorageManager
The distro storage manager dispatches an event for the distro storage.

Namespace

Drupal\config_distro

Code

protected $eventDispatcher;