You are here

service automatic_updates.file_ownership in Automatic Updates 8

Class

Drupal\automatic_updates\ReadinessChecker\FileOwnership

Tags

  • readiness_checker

File

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

View source
  1. class: Drupal\automatic_updates\ReadinessChecker\FileOwnership
  2. arguments:
  3. - '@app.root'
  4. tags:
  5. - { name: readiness_checker, category: warning }