The maximum depth of a menu links tree.
File
- core/lib/Drupal/Core/Menu/MenuTreeStorage.php, line 23
Class
- MenuTreeStorage
- Provides a menu tree storage using the database.
Namespace
Drupal\Core\Menu
Code
1 | const MAX_DEPTH = 9; |
The maximum depth of a menu links tree.
Drupal\Core\Menu
1 | const MAX_DEPTH = 9; |
Designed by : w10schools
service@w10schools.com
Please login to continue.