ComputedString::$value

Same name and namespace in other branches
  1. 10 core/modules/system/tests/modules/entity_test/src/TypedData/ComputedString.php \Drupal\entity_test\TypedData\ComputedString::value

The data value.

Type: mixed

File

core/modules/system/tests/modules/entity_test/src/TypedData/ComputedString.php, line 19

Class

ComputedString
A computed property for test strings.

Namespace

Drupal\entity_test\TypedData

Code

protected $value;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.