PrimitiveBase::$value
Same name in other branches
- 9 core/lib/Drupal/Core/TypedData/PrimitiveBase.php \Drupal\Core\TypedData\PrimitiveBase::value
- 10 core/lib/Drupal/Core/TypedData/PrimitiveBase.php \Drupal\Core\TypedData\PrimitiveBase::value
- 11.x core/lib/Drupal/Core/TypedData/PrimitiveBase.php \Drupal\Core\TypedData\PrimitiveBase::value
The data value.
Type: mixed
File
-
core/
lib/ Drupal/ Core/ TypedData/ PrimitiveBase.php, line 15
Class
- PrimitiveBase
- Base class for primitive data types.
Namespace
Drupal\Core\TypedDataCode
protected $value;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.