The book export service.
Type: \Drupal\book\BookExport
File
- core/modules/book/src/Controller/BookController.php, line 33
Class
- BookController
- Controller routines for book routes.
Namespace
Drupal\book\Controller
Code
protected $bookExport;
The book export service.
Type: \Drupal\book\BookExport
Drupal\book\Controller
protected $bookExport;
Please login to continue.