You are here

protected property TextFieldRdfaTest::$testValue in Zircon Profile 8

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

The 'value' property value for testing.

Type: string

Overrides FieldRdfaTestBase::$testValue

File

core/modules/rdf/src/Tests/Field/TextFieldRdfaTest.php, line 26
Contains \Drupal\rdf\Tests\Field\TextFieldRdfaTest.

Class

TextFieldRdfaTest
Tests RDFa output by text field formatters.

Namespace

Drupal\rdf\Tests\Field

Code

protected $testValue = 'test_text_value';