You are here

protected property TelephoneFieldRdfaTest::$fieldType in Zircon Profile 8

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

The machine name of the field type to test.

Type: string

Overrides FieldRdfaTestBase::$fieldType

File

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

Class

TelephoneFieldRdfaTest
Tests RDFa output by telephone field formatters.

Namespace

Drupal\rdf\Tests\Field

Code

protected $fieldType = 'telephone';