protected property BookOutline::$bookManager in Drupal 9
Same name and namespace in other branches
- 8 core/modules/book/src/BookOutline.php \Drupal\book\BookOutline::bookManager
- 10 core/modules/book/src/BookOutline.php \Drupal\book\BookOutline::bookManager
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\bookCode
protected $bookManager;