function NavigationRequirements::__construct

Same name and namespace in other branches
  1. 11.x core/modules/navigation/src/Hook/NavigationRequirements.php \Drupal\navigation\Hook\NavigationRequirements::__construct()

File

core/modules/navigation/src/Hook/NavigationRequirements.php, line 19

Class

NavigationRequirements
Requirements for the navigation module.

Namespace

Drupal\navigation\Hook

Code

public function __construct(protected readonly ModuleHandlerInterface $moduleHandler) {
}

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