MenuTreeStorage::MAX_DEPTH

The maximum depth of a menu links tree.

File

core/lib/Drupal/Core/Menu/MenuTreeStorage.php, line 27

Class

MenuTreeStorage
Provides a menu tree storage using the database.

Namespace

Drupal\Core\Menu

Code

const MAX_DEPTH = 9;

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