You are here

constant ConfigDistroEvents::IMPORT in Config Distro 8

Name of the event fired when finishing import of distribution config.

This event allows modules to perform actions after the configuration has been imported.

File

src/Event/ConfigDistroEvents.php, line 22

Class

ConfigDistroEvents
Defines the events for Default Content.

Namespace

Drupal\config_distro\Event

Code

const IMPORT = 'config_distro.import';