Defines the maximum supported depth of the book tree.
File
- core/modules/book/src/BookManager.php, line 26
Class
- BookManager
- Defines a book manager.
Namespace
Drupal\book
Code
1 | const BOOK_MAX_DEPTH = 9; |
Defines the maximum supported depth of the book tree.
Drupal\book
1 | const BOOK_MAX_DEPTH = 9; |
Designed by : w10schools
service@w10schools.com
Please login to continue.