BookOutlineForm::$bookManager

Same name and namespace in other branches
  1. 9 core/modules/book/src/Form/BookOutlineForm.php \Drupal\book\Form\BookOutlineForm::bookManager
  2. 8.9.x core/modules/book/src/Form/BookOutlineForm.php \Drupal\book\Form\BookOutlineForm::bookManager
  3. 10 core/modules/book/src/Form/BookOutlineForm.php \Drupal\book\Form\BookOutlineForm::bookManager

BookManager service.

Type: \Drupal\book\BookManagerInterface

File

core/modules/book/src/Form/BookOutlineForm.php, line 33

Class

BookOutlineForm
Displays the book outline form.

Namespace

Drupal\book\Form

Code

protected $bookManager;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.