BookManager::$deprecatedProperties

Type: deprecatedProperties

File

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

Class

BookManager
Defines a book manager.

Namespace

Drupal\book

Code

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

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.