You are here

protected property BookOutlineForm::$bookManager in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 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
Contains \Drupal\book\Form\BookOutlineForm.

Class

BookOutlineForm
Displays the book outline form.

Namespace

Drupal\book\Form

Code

protected $bookManager;