InputConfigurator::$values

The collected input values.

Type: mixed[]

File

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

Class

InputConfigurator
Collects and validates input values for a recipe.

Namespace

Drupal\Core\Recipe

Code

private array $values = [];

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