You are here

protected property ContentTranslationUpdateTest::$database in Drupal 8

The database connection used.

Type: \Drupal\Core\Database\Connection

File

core/modules/content_translation/tests/src/Functional/Update/ContentTranslationUpdateTest.php, line 24

Class

ContentTranslationUpdateTest
Tests the upgrade path for the Content Translation module.

Namespace

Drupal\Tests\content_translation\Functional\Update

Code

protected $database;