function UpdateScriptTestRequirements::__construct
Same name and namespace in other branches
- 11.x core/modules/system/tests/modules/update_script_test/src/Hook/UpdateScriptTestRequirements.php \Drupal\update_script_test\Hook\UpdateScriptTestRequirements::__construct()
File
-
core/
modules/ system/ tests/ modules/ update_script_test/ src/ Hook/ UpdateScriptTestRequirements.php, line 16
Class
- UpdateScriptTestRequirements
- Requirements for the Update Script Test module.
Namespace
Drupal\update_script_test\HookCode
public function __construct(protected readonly ConfigFactoryInterface $configFactory) {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.