function UpdateRequirements::__construct
Same name and namespace in other branches
- 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\HookCode
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.