You are here

service cms_blog.uninstall_validator in Glazed CMS Blog 8

Class

Drupal\cms_blog\CmsBlogUninstallValidator

Tags

  • module_install.uninstall_validator

File

./cms_blog.services.yml
cms_blog.services.yml

View source
  1. class: Drupal\cms_blog\CmsBlogUninstallValidator
  2. tags:
  3. - { name: module_install.uninstall_validator }
  4. arguments:
  5. - '@entity.query'
  6. lazy: true