You are here

constant AutomaticUpdatesEvents::POST_COMMIT in Automatic Updates 8.2

Name of the event fired when a staged update has been committed.

File

src/AutomaticUpdatesEvents.php, line 67

Class

AutomaticUpdatesEvents
Defines events for the automatic_updates module.

Namespace

Drupal\automatic_updates

Code

const POST_COMMIT = 'automatic_updates.post_commit';