You are here

protected property BookManager::$bookOutlineStorage in Drupal 8

Same name and namespace in other branches
  1. 9 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 61

Class

BookManager
Defines a book manager.

Namespace

Drupal\book

Code

protected $bookOutlineStorage;