constant UpdateEvents::POST_UPDATE in Automatic Updates 8
Name of the event fired after updating a site.
See also
\Drupal\automatic_updates\Event\PostUpdateEvent
File
- src/
Event/ UpdateEvents.php, line 17
Class
- UpdateEvents
- Defines events for the automatic_updates module.
Namespace
Drupal\automatic_updates\EventCode
const POST_UPDATE = 'automatic_updates.post_update';