You are here

protected property BookManager::$entityRepository in Drupal 9

The entity repository service.

Type: \Drupal\Core\Entity\EntityRepositoryInterface

File

core/modules/book/src/BookManager.php, line 80

Class

BookManager
Defines a book manager.

Namespace

Drupal\book

Code

protected $entityRepository;