BookManager service.
Type: \Drupal\book\BookManagerInterface
File
- core/modules/book/src/Form/BookOutlineForm.php, line 29
Class
- BookOutlineForm
- Displays the book outline form.
Namespace
Drupal\book\Form
Code
protected $bookManager;
BookManager service.
Type: \Drupal\book\BookManagerInterface
Drupal\book\Form
protected $bookManager;
Please login to continue.