BookManager::BOOK_MAX_DEPTH

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

Defines the maximum supported depth of the book tree.

File

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

Class

BookManager
Defines a book manager.

Namespace

Drupal\book

Code

const BOOK_MAX_DEPTH = 9;

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