function ToolbarRequirements::__construct

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

File

core/modules/toolbar/src/Hook/ToolbarRequirements.php, line 19

Class

ToolbarRequirements
Requirements for the navigation module.

Namespace

Drupal\toolbar\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.