TextFieldRdfaTest::$testValue

Same name and namespace in other branches
  1. 8.9.x core/modules/rdf/tests/src/Kernel/Field/TextFieldRdfaTest.php \Drupal\Tests\rdf\Kernel\Field\TextFieldRdfaTest::testValue

The 'value' property value for testing.

Type: string

Overrides FieldRdfaTestBase::$testValue

File

core/modules/rdf/tests/src/Kernel/Field/TextFieldRdfaTest.php, line 25

Class

TextFieldRdfaTest
Tests RDFa output by text field formatters.

Namespace

Drupal\Tests\rdf\Kernel\Field

Code

protected $testValue = 'test_text_value';

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