You are here

protected property EntityQueryRelationshipTest::$referencedEntityType in Dynamic Entity Reference 8

The entity type that is being referenced.

Type: string

File

tests/src/Kernel/EntityQueryRelationshipTest.php, line 38

Class

EntityQueryRelationshipTest
Tests dynamic entity reference relationship data.

Namespace

Drupal\Tests\dynamic_entity_reference\Kernel

Code

protected $referencedEntityType = 'entity_test_rev';