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