You are here

protected property EntityQueryRelationshipTest::$fieldName in Drupal 9

Same name and namespace in other branches
  1. 8 core/tests/Drupal/KernelTests/Core/Entity/EntityQueryRelationshipTest.php \Drupal\KernelTests\Core\Entity\EntityQueryRelationshipTest::fieldName

The name of the taxonomy field used for test.

Type: string

File

core/tests/Drupal/KernelTests/Core/Entity/EntityQueryRelationshipTest.php, line 53

Class

EntityQueryRelationshipTest
Tests the Entity Query relationship API.

Namespace

Drupal\KernelTests\Core\Entity

Code

protected $fieldName;