BookManager::$bookTreeFlattened

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

Stores flattened book trees.

Type: array

File

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

Class

BookManager
Defines a book manager.

Namespace

Drupal\book

Code

protected $bookTreeFlattened;

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