Book outline storage.
Type: \Drupal\book\BookOutlineStorageInterface
File
- core/modules/book/src/BookManager.php, line 54
Class
- BookManager
- Defines a book manager.
Namespace
Drupal\book
Code
protected $bookOutlineStorage;
Book outline storage.
Type: \Drupal\book\BookOutlineStorageInterface
Drupal\book
protected $bookOutlineStorage;
Please login to continue.