You are here

protected property EntityUsageTest::$injectedDatabase in Entity Usage 8.3

Same name and namespace in other branches
  1. 8.4 tests/src/Kernel/EntityUsageTest.php \Drupal\Tests\entity_usage\Kernel\EntityUsageTest::injectedDatabase
  2. 8 tests/src/Kernel/EntityUsageTest.php \Drupal\Tests\entity_usage\Kernel\EntityUsageTest::injectedDatabase
  3. 8.2 tests/src/Kernel/EntityUsageTest.php \Drupal\Tests\entity_usage\Kernel\EntityUsageTest::injectedDatabase

The injected database connection.

Type: \Drupal\Core\Database\Connection

File

tests/src/Kernel/EntityUsageTest.php, line 51

Class

EntityUsageTest
Tests the basic API operations of our tracking service.

Namespace

Drupal\Tests\entity_usage\Kernel

Code

protected $injectedDatabase;