You are here

private property ConnectionTest::$pdoConnection in Drupal 9

A PDO object prophecy.

Type: \PDO|\Prophecy\Prophecy\ObjectProphecy

File

core/tests/Drupal/Tests/Core/Database/Driver/mysql/ConnectionTest.php, line 28

Class

ConnectionTest
Tests MySQL database connections.

Namespace

Drupal\Tests\Core\Database\Driver\mysql

Code

private $pdoConnection;