BookManager::$bookOutlineStorage

Same name and namespace in other branches
  1. 8.9.x core/modules/book/src/BookManager.php \Drupal\book\BookManager::bookOutlineStorage
  2. 10 core/modules/book/src/BookManager.php \Drupal\book\BookManager::bookOutlineStorage
  3. 11.x core/modules/book/src/BookManager.php \Drupal\book\BookManager::bookOutlineStorage

Book outline storage.

Type: \Drupal\book\BookOutlineStorageInterface

File

core/modules/book/src/BookManager.php, line 59

Class

BookManager
Defines a book manager.

Namespace

Drupal\book

Code

protected $bookOutlineStorage;

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