protected property Element::$value in Drupal 9
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Config/Schema/Element.php \Drupal\Core\Config\Schema\Element::value
The configuration value.
Type: mixed
File
- core/
lib/ Drupal/ Core/ Config/ Schema/ Element.php, line 19
Class
- Element
- Defines a generic configuration element.
Namespace
Drupal\Core\Config\SchemaCode
protected $value;