protected property SchemaTest::$connection in Drupal 8
Same name and namespace in other branches
- 9 core/tests/Drupal/KernelTests/Core/Database/SchemaTest.php \Drupal\KernelTests\Core\Database\SchemaTest::connection
- 10 core/tests/Drupal/KernelTests/Core/Database/SchemaTest.php \Drupal\KernelTests\Core\Database\SchemaTest::connection
Connection to the database.
Type: \Drupal\Core\Database\Connection
File
- core/
tests/ Drupal/ KernelTests/ Core/ Database/ SchemaTest.php, line 37
Class
- SchemaTest
- Tests table creation and modification via the schema API.
Namespace
Drupal\KernelTests\Core\DatabaseCode
protected $connection;