protected property BookExport::$viewBuilder in Zircon Profile 8.0
Same name and namespace in other branches
- 8 core/modules/book/src/BookExport.php \Drupal\book\BookExport::viewBuilder
The node view builder.
Type: \Drupal\Core\Entity\EntityViewBuilderInterface
File
- core/
modules/ book/ src/ BookExport.php, line 32 - Contains \Drupal\book\BookExport.
Class
- BookExport
- Provides methods for exporting book to different formats.
Namespace
Drupal\bookCode
protected $viewBuilder;