You are here

protected property DateTimeFieldRdfaTest::$fieldType in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/rdf/tests/src/Kernel/Field/DateTimeFieldRdfaTest.php \Drupal\Tests\rdf\Kernel\Field\DateTimeFieldRdfaTest::fieldType

The machine name of the field type to test.

Type: string

Overrides FieldRdfaTestBase::$fieldType

File

core/modules/rdf/tests/src/Kernel/Field/DateTimeFieldRdfaTest.php, line 17

Class

DateTimeFieldRdfaTest
Tests RDFa output by datetime field formatters.

Namespace

Drupal\Tests\rdf\Kernel\Field

Code

protected $fieldType = 'datetime';