You are here

protected property EntityReferenceKernelTest::$entityType in Entity Usage 8

The entity type used in this test.

Type: string

File

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

Class

EntityReferenceKernelTest
Tests basic usage tracking on generic entities.

Namespace

Drupal\Tests\entity_usage\Kernel

Code

protected $entityType = 'entity_test';