You are here

protected property TestDataType::$value in Drupal 9

Same name and namespace in other branches
  1. 8 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;