function Recipe::__construct

Same name in other branches
  1. 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\Recipe

Code

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.