SchemaTest::$connection
Same name in this branch
- 9 core/tests/Drupal/KernelTests/Core/Database/SchemaTest.php \Drupal\KernelTests\Core\Database\SchemaTest::connection
Same name in other branches
- 8.9.x core/tests/Drupal/KernelTests/Core/Database/SchemaTest.php \Drupal\KernelTests\Core\Database\SchemaTest::connection
The PostgreSql DB connection.
Type: \PHPUnit\Framework\MockObject\MockObject|\Drupal\pgsql\Driver\Database\pgsql\Connection
File
-
core/
modules/ pgsql/ tests/ src/ Unit/ SchemaTest.php, line 21
Class
- SchemaTest
- @coversDefaultClass \Drupal\pgsql\Driver\Database\pgsql\Schema @group Database
Namespace
Drupal\Tests\pgsql\UnitCode
protected $connection;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.