ConnectionUnitTest::$connection

The default database connection used for testing.

Type: \Drupal\Core\Database\Connection

File

core/tests/Drupal/KernelTests/Core/Database/ConnectionUnitTest.php, line 26

Class

ConnectionUnitTest
Tests management of database connections.

Namespace

Drupal\KernelTests\Core\Database

Code

protected $connection;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.