You are here

protected property BookManager::$deprecatedProperties in Drupal 8

File

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

Class

BookManager
Defines a book manager.

Namespace

Drupal\book

Code

protected $deprecatedProperties = [
  'entityManager' => 'entity.manager',
];