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