You are here

protected property EntityReferenceKernelTest::$injectedDatabase in Entity Usage 8

The injected database connection.

Type: \Drupal\Core\Database\Connection

File

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

Class

EntityReferenceKernelTest
Tests basic usage tracking on generic entities.

Namespace

Drupal\Tests\entity_usage\Kernel

Code

protected $injectedDatabase;