You are here

constant UpdateHelperEvents::CONFIGURATION_UPDATE in Update helper 8

Same name and namespace in other branches
  1. 2.x src/Events/UpdateHelperEvents.php \Drupal\update_helper\Events\UpdateHelperEvents::CONFIGURATION_UPDATE

Event dispatched when configuration update is executed.

File

src/Events/UpdateHelperEvents.php, line 30

Class

UpdateHelperEvents
Update helper events.

Namespace

Drupal\update_helper\Events

Code

const CONFIGURATION_UPDATE = 'update_helper.configuration.update';