function MenuLinkDepthConstraintValidator::__construct

File

core/lib/Drupal/Core/Menu/Plugin/Validation/Constraint/MenuLinkDepthConstraintValidator.php, line 20

Class

MenuLinkDepthConstraintValidator
Validates the MenuLinkDepthConstraint constraint.

Namespace

Drupal\Core\Menu\Plugin\Validation\Constraint

Code

public function __construct(MenuLinkTreeInterface $menuLinkTree) {
}

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