function Recipe::__construct
Same name in other branches
- 11.x core/lib/Drupal/Core/Recipe/Recipe.php \Drupal\Core\Recipe\Recipe::__construct()
File
-
core/
lib/ Drupal/ Core/ Recipe/ Recipe.php, line 36
Class
- Recipe
- @internal This API is experimental.
Namespace
Drupal\Core\RecipeCode
public function __construct(string $name, string $description, string $type, RecipeConfigurator $recipes, InstallConfigurator $install, ConfigConfigurator $config, Finder $content, string $path) {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.