MenuLinkTreeInterface::maxDepth

public MenuLinkTreeInterface::maxDepth()

Returns the maximum depth of tree that is supported.

Return value

int The maximum depth.

File

core/lib/Drupal/Core/Menu/MenuLinkTreeInterface.php, line 102

Class

MenuLinkTreeInterface
Defines an interface for loading, transforming and rendering menu link trees.

Namespace

Drupal\Core\Menu

Code

public function maxDepth();
doc_Drupal
2016-10-29 09:27:22
Comments
Leave a Comment

Please login to continue.