You are here

protected property EntityReferenceFieldAttributesTest::$fieldName in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/rdf/tests/src/Functional/EntityReferenceFieldAttributesTest.php \Drupal\Tests\rdf\Functional\EntityReferenceFieldAttributesTest::fieldName

The name of the taxonomy term reference field used in the test.

Type: string

File

core/modules/rdf/tests/src/Functional/EntityReferenceFieldAttributesTest.php, line 43

Class

EntityReferenceFieldAttributesTest
Tests RDFa markup generation for taxonomy term fields.

Namespace

Drupal\Tests\rdf\Functional

Code

protected $fieldName;