protected property Element::$value

The configuration value.

Type: mixed

File

drupal/core/lib/Drupal/Core/Config/Schema/Element.php, line 22
Contains \Drupal\Core\Config\Schema\Element.

Class

Element
Defines a generic configuration element.

Namespace

Drupal\Core\Config\Schema

Code

protected $value;