The book manager.
Type: \Drupal\book\BookManagerInterface
File
- core/modules/book/src/BookOutline.php, line 15
 
Class
- BookOutline
 - Provides handling to render the book outline.
 
Namespace
Drupal\book
Code
protected $bookManager;
The book manager.
Type: \Drupal\book\BookManagerInterface
Drupal\book
protected $bookManager;
Please login to continue.