You are here

protected property BookExport::$entityRepository in Drupal 9

The entity repository service.

Type: \Drupal\Core\Entity\EntityRepositoryInterface

File

core/modules/book/src/BookExport.php, line 42

Class

BookExport
Provides methods for exporting book to different formats.

Namespace

Drupal\book

Code

protected $entityRepository;