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.
