book.uninstall_validator
Same name in other branches
- 8.9.x core/modules/book/book.services.yml \book.uninstall_validator
- 10 core/modules/book/book.services.yml \book.uninstall_validator
- 11.x core/modules/book/book.services.yml \book.uninstall_validator
Class
Drupal\book\BookUninstallValidatorTags
- module_install.uninstall_validator
File
-
core/
modules/ book/ book.services.yml
View source
- class: Drupal\book\BookUninstallValidator
- tags:
- - { name: module_install.uninstall_validator }
- arguments:
- - '@book.outline_storage'
- - '@entity_type.manager'
- - '@string_translation'
- lazy: true
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.