TestDataType::$value

Same name in other branches
  1. 8.9.x core/tests/Drupal/Tests/Core/Plugin/Fixtures/Plugin/DataType/TestDataType.php \Drupal\Tests\Core\Plugin\Fixtures\Plugin\DataType\TestDataType::value
  2. 10 core/tests/Drupal/Tests/Core/Plugin/Fixtures/Plugin/DataType/TestDataType.php \Drupal\Tests\Core\Plugin\Fixtures\Plugin\DataType\TestDataType::value
  3. 11.x core/tests/Drupal/Tests/Core/Plugin/Fixtures/Plugin/DataType/TestDataType.php \Drupal\Tests\Core\Plugin\Fixtures\Plugin\DataType\TestDataType::value

Required by the parent class.

Type: mixed

File

core/tests/Drupal/Tests/Core/Plugin/Fixtures/Plugin/DataType/TestDataType.php, line 23

Class

TestDataType
Provides a test data type.

Namespace

Drupal\Tests\Core\Plugin\Fixtures\Plugin\DataType

Code

protected $value;

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