W3cubDocs

/Drupal 8

protected property 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;

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Config!Schema!Element.php/property/Element::value/8.1.x