function UpdateRequirements::__construct

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

File

core/modules/update/src/Hook/UpdateRequirements.php, line 25

Class

UpdateRequirements
Requirements for the update module.

Namespace

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