You are here

protected property Element::$value in Zircon Profile 8.0

Same name and namespace in other branches
  1. 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 24
Contains \Drupal\Core\Config\Schema\Element.

Class

Element
Defines a generic configuration element.

Namespace

Drupal\Core\Config\Schema

Code

protected $value;