install_profile_uninstall_validator

Same name and namespace in other branches
  1. 10 core/core.services.yml \install_profile_uninstall_validator

Class

Drupal\Core\Extension\InstallProfileUninstallValidator

File

core/core.services.yml

View source
  1. class: Drupal\Core\Extension\InstallProfileUninstallValidator
  2. arguments:
  3. - '@string_translation'
  4. - '@extension.list.module'
  5. - '@extension.list.theme'
  6. - '%install_profile%'
  7. - '%app.root%'
  8. - '%site.path%'

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.