You are here

protected property BookExport::$viewBuilder in Drupal 9

Same name and namespace in other branches
  1. 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 28

Class

BookExport
Provides methods for exporting book to different formats.

Namespace

Drupal\book

Code

protected $viewBuilder;