The book manager.
Type: \Drupal\book\BookManagerInterface
File
- core/modules/book/src/BookExport.php, line 34
Class
- BookExport
- Provides methods for exporting book to different formats.
Namespace
Drupal\book
Code
protected $bookManager;
The book manager.
Type: \Drupal\book\BookManagerInterface
Drupal\book
protected $bookManager;
Please login to continue.