service book.export in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/book/book.services.yml \book.export
Class
Drupal\book\BookExport2 string references to book.export
- BookController::create in core/
modules/ book/ src/ Controller/ BookController.php - Instantiates a new instance of this class.
- book_node_links_alter in core/
modules/ book/ book.module - Implements hook_node_links_alter().
File
- core/
modules/ book/ book.services.yml - core/modules/book/book.services.yml
View source
- class: Drupal\book\BookExport
- arguments:
- - '@entity.manager'
- - '@book.manager'
- - '@renderer'