You are here

service automatic_updates.pending_db_updates in Automatic Updates 8

Class

Drupal\automatic_updates\ReadinessChecker\PendingDbUpdates

Tags

  • readiness_checker

File

./automatic_updates.services.yml
automatic_updates.services.yml

View source
  1. class: Drupal\automatic_updates\ReadinessChecker\PendingDbUpdates
  2. arguments:
  3. - '@update.post_update_registry'
  4. tags:
  5. - { name: readiness_checker, category: error }