BookUninstallValidator::$bookOutlineStorage
Same name in other branches
- 9 core/modules/book/src/BookUninstallValidator.php \Drupal\book\BookUninstallValidator::bookOutlineStorage
- 10 core/modules/book/src/BookUninstallValidator.php \Drupal\book\BookUninstallValidator::bookOutlineStorage
- 11.x core/modules/book/src/BookUninstallValidator.php \Drupal\book\BookUninstallValidator::bookOutlineStorage
The book outline storage.
Type: \Drupal\book\BookOutlineStorageInterface
File
-
core/
modules/ book/ src/ BookUninstallValidator.php, line 23
Class
- BookUninstallValidator
- Prevents book module from being uninstalled whilst any book nodes exist or there are any book outline stored.
Namespace
Drupal\bookCode
protected $bookOutlineStorage;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.