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 32
Class
- InputConfigurator
- Collects and validates input values for a recipe.
Namespace
Drupal\Core\RecipeCode
private ?array $values = NULL;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.