You are here

protected property TextFieldRdfaTest::$fieldType 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::fieldType

The machine name of the field type to test.

Type: string

Overrides FieldRdfaTestBase::$fieldType

File

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

Class

TextFieldRdfaTest
Tests RDFa output by text field formatters.

Namespace

Drupal\rdf\Tests\Field

Code

protected $fieldType = 'text';