You are here

protected property BookExport::$bookManager in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/modules/book/src/BookExport.php \Drupal\book\BookExport::bookManager

The book manager.

Type: \Drupal\book\BookManagerInterface

File

core/modules/book/src/BookExport.php, line 39
Contains \Drupal\book\BookExport.

Class

BookExport
Provides methods for exporting book to different formats.

Namespace

Drupal\book

Code

protected $bookManager;