You are here

protected property ConfigDistroCommands::$eventDispatcher in Config Distro 8

The event dispatcher to notify the system that the config was imported.

Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface

File

src/Commands/ConfigDistroCommands.php, line 54

Class

ConfigDistroCommands
Drush integration for the Configuration Synchronizer module.

Namespace

Drupal\config_distro\Commands

Code

protected $eventDispatcher;