InputConfigurator::$values
Same name and namespace in other branches
- 11.x core/lib/Drupal/Core/Recipe/InputConfigurator.php \Drupal\Core\Recipe\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.