You are here

protected property EntitySchemaTest::$database in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/system/src/Tests/Entity/EntitySchemaTest.php \Drupal\system\Tests\Entity\EntitySchemaTest::database

The database connection used.

Type: \Drupal\Core\Database\Connection

File

core/modules/system/src/Tests/Entity/EntitySchemaTest.php, line 24
Contains \Drupal\system\Tests\Entity\EntitySchemaTest.

Class

EntitySchemaTest
Tests adding a custom bundle field.

Namespace

Drupal\system\Tests\Entity

Code

protected $database;