BookUninstallValidator::$bookOutlineStorage

Same name and namespace in other branches
  1. 9 core/modules/book/src/BookUninstallValidator.php \Drupal\book\BookUninstallValidator::bookOutlineStorage
  2. 8.9.x core/modules/book/src/BookUninstallValidator.php \Drupal\book\BookUninstallValidator::bookOutlineStorage
  3. 10 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 25

Class

BookUninstallValidator
Prevents book module from being uninstalled under certain conditions.

Namespace

Drupal\book

Code

protected $bookOutlineStorage;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.