You are here

protected property EntityReferenceKernelTest::$tableName in Entity Usage 8

The name of the table that stores entity usage information.

Type: string

File

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

Class

EntityReferenceKernelTest
Tests basic usage tracking on generic entities.

Namespace

Drupal\Tests\entity_usage\Kernel

Code

protected $tableName;