You are here

service automatic_updates.missing_project_info in Automatic Updates 8

Class

Drupal\automatic_updates\ReadinessChecker\MissingProjectInfo

Tags

  • readiness_checker

File

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

View source
  1. class: Drupal\automatic_updates\ReadinessChecker\MissingProjectInfo
  2. arguments:
  3. - '@extension.list.module'
  4. - '@extension.list.profile'
  5. - '@extension.list.theme'
  6. tags:
  7. - { name: readiness_checker, category: warning }