The book manager.
Type: \Drupal\book\BookManagerInterface
File
- core/modules/book/src/Form/BookRemoveForm.php, line 21
 
Class
- BookRemoveForm
 - Remove form for book module.
 
Namespace
Drupal\book\Form
Code
protected $bookManager;
The book manager.
Type: \Drupal\book\BookManagerInterface
Drupal\book\Form
protected $bookManager;
Please login to continue.