protected property BookController::$bookExport in Drupal 8
Same name and namespace in other branches
- 9 core/modules/book/src/Controller/BookController.php \Drupal\book\Controller\BookController::bookExport
The book export service.
Type: \Drupal\book\BookExport
File
- core/
modules/ book/ src/ Controller/ BookController.php, line 34
Class
- BookController
- Controller routines for book routes.
Namespace
Drupal\book\ControllerCode
protected $bookExport;