You are here

protected property BookManager::$bookTreeFlattened in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/book/src/BookManager.php \Drupal\book\BookManager::bookTreeFlattened

Stores flattened book trees.

Type: array

File

core/modules/book/src/BookManager.php, line 66
Contains \Drupal\book\BookManager.

Class

BookManager
Defines a book manager.

Namespace

Drupal\book

Code

protected $bookTreeFlattened;