InputConfigurator::$data

Same name and namespace in other branches
  1. 11.x core/lib/Drupal/Core/Recipe/InputConfigurator.php \Drupal\Core\Recipe\InputConfigurator::data

The input data.

Type: \Drupal\Core\TypedData\TypedDataInterface[]

File

core/lib/Drupal/Core/Recipe/InputConfigurator.php, line 25

Class

InputConfigurator
Collects and validates input values for a recipe.

Namespace

Drupal\Core\Recipe

Code

private array $data = [];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.