InputConfigurator::$values

The collected input values, or NULL if none have been collected yet.

Type: mixed[]|null

File

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

Class

InputConfigurator
Collects and validates input values for a recipe.

Namespace

Drupal\Core\Recipe

Code

private ?array $values = NULL;

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