You are here

protected property FarmEntityBundleFieldTest::$database in farmOS 2.x

The database connection.

Type: \Drupal\Core\Database\Connection

File

modules/core/entity/tests/src/Functional/FarmEntityBundleFieldTest.php, line 33

Class

FarmEntityBundleFieldTest
Tests that bundle fields are created during a postponed install.

Namespace

Drupal\Tests\farm_entity\Functional

Code

protected $database;