constant MenuTreeStorage::MAX_DEPTH in Drupal 8
Same name and namespace in other branches
- 9 core/lib/Drupal/Core/Menu/MenuTreeStorage.php \Drupal\Core\Menu\MenuTreeStorage::MAX_DEPTH
- 10 core/lib/Drupal/Core/Menu/MenuTreeStorage.php \Drupal\Core\Menu\MenuTreeStorage::MAX_DEPTH
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\MenuCode
const MAX_DEPTH = 9;