You are here

protected property EntityReferenceFieldAttributesTest::$fieldName in Zircon Profile 8

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

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

Type: string

File

core/modules/rdf/src/Tests/EntityReferenceFieldAttributesTest.php, line 32
Contains \Drupal\rdf\Tests\EntityReferenceFieldAttributesTest.

Class

EntityReferenceFieldAttributesTest
Tests RDFa markup generation for taxonomy term fields.

Namespace

Drupal\rdf\Tests

Code

protected $fieldName;