Element::$value

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/Config/Schema/Element.php \Drupal\Core\Config\Schema\Element::value
  2. 8.9.x core/lib/Drupal/Core/Config/Schema/Element.php \Drupal\Core\Config\Schema\Element::value
  3. 10 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\Schema

Code

protected $value;

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