You are here

protected property EntityReferenceKernelTest::$referencedEntity in Entity Usage 8

The entity to be referenced in this test.

Type: \Drupal\Core\Entity\EntityInterface

File

tests/src/Kernel/EntityReferenceKernelTest.php, line 58

Class

EntityReferenceKernelTest
Tests basic usage tracking on generic entities.

Namespace

Drupal\Tests\entity_usage\Kernel

Code

protected $referencedEntity;