You are here

protected property BookManager::$languageManager in Drupal 9

The language manager.

Type: \Drupal\Core\Language\LanguageManagerInterface|mixed|null

File

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

Class

BookManager
Defines a book manager.

Namespace

Drupal\book

Code

protected $languageManager;