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
1 | protected $bookExport ; |
Please login to continue.