protected property BookExport::$bookManager in Drupal 8
Same name and namespace in other branches
- 9 core/modules/book/src/BookExport.php \Drupal\book\BookExport::bookManager
- 10 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 34
Class
- BookExport
- Provides methods for exporting book to different formats.
Namespace
Drupal\bookCode
protected $bookManager;