service book.uninstall_validator in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/book/book.services.yml \book.uninstall_validator
Class
Drupal\book\BookUninstallValidatorTags
- module_install.uninstall_validator
File
- core/
modules/ book/ book.services.yml - core/modules/book/book.services.yml
View source
- class: Drupal\book\BookUninstallValidator
- tags:
- - { name: module_install.uninstall_validator }
- arguments:
- - '@book.outline_storage'
- - '@entity.query'
- - '@string_translation'
- lazy: true