function RecipeIsApplyingTestHooks::__construct
Same name and namespace in other branches
- main core/modules/system/tests/modules/recipe_is_applying_test/src/Hook/RecipeIsApplyingTestHooks.php \Drupal\recipe_is_applying_test\Hook\RecipeIsApplyingTestHooks::__construct()
File
-
core/
modules/ system/ tests/ modules/ recipe_is_applying_test/ src/ Hook/ RecipeIsApplyingTestHooks.php, line 17
Class
- RecipeIsApplyingTestHooks
- Hook implementations for recipe_is_applying_test.
Namespace
Drupal\recipe_is_applying_test\HookCode
public function __construct(private KeyValueFactoryInterface $keyValueFactory) {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.