You are here

service acquia_contenthub_site_health.commands in Acquia Content Hub 8.2

Class

Drupal\acquia_contenthub_site_health\Commands\AcquiaContentHubConfigNullUuidsFix

Tags

  • drush.command

File

modules/acquia_contenthub_site_health/drush.services.yml
modules/acquia_contenthub_site_health/drush.services.yml

View source
  1. class: Drupal\acquia_contenthub_site_health\Commands\AcquiaContentHubConfigNullUuidsFix
  2. arguments:
  3. - '@entity_type.manager'
  4. - '@config.factory'
  5. - '@module_handler'
  6. - '@uuid'
  7. tags:
  8. - { name: drush.command }