You are here

protected property EntityReferenceFieldTest::$fieldName in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/modules/system/src/Tests/Entity/EntityReferenceFieldTest.php \Drupal\system\Tests\Entity\EntityReferenceFieldTest::fieldName

The name of the field used in this test.

Type: string

File

core/modules/system/src/Tests/Entity/EntityReferenceFieldTest.php, line 59
Contains \Drupal\system\Tests\Entity\EntityReferenceFieldTest.

Class

EntityReferenceFieldTest
Tests for the entity reference field.

Namespace

Drupal\system\Tests\Entity

Code

protected $fieldName = 'field_test';