BookManager::$languageManager

Same name and namespace in other branches
  1. 9 core/modules/book/src/BookManager.php \Drupal\book\BookManager::languageManager
  2. 10 core/modules/book/src/BookManager.php \Drupal\book\BookManager::languageManager

The language manager.

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

File

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

Class

BookManager
Defines a book manager.

Namespace

Drupal\book

Code

protected $languageManager;

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