You are here

protected property BookController::$bookExport in Drupal 10

Same name and namespace in other branches
  1. 8 core/modules/book/src/Controller/BookController.php \Drupal\book\Controller\BookController::bookExport
  2. 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\Controller

Code

protected $bookExport;