PostgresqlConnectionTest::$mockPdo

Mock PDO object for use in tests.

Type: \PHPUnit\Framework\MockObject\MockObject|\Drupal\Tests\Core\Database\Stub\StubPDO

File

core/tests/Drupal/Tests/Core/Database/Driver/pgsql/PostgresqlConnectionTest.php, line 19

Class

PostgresqlConnectionTest
@coversDefaultClass <a href="/api/drupal/core%21lib%21Drupal%21Core%21Database%21Driver%21pgsql%21Connection.php/class/Connection/8.9.x" title="PostgreSQL implementation of \Drupal\Core\Database\Connection." class="local">\Drupal\Core\Database\Driver\pgsql\Connection</a> @group Database

Namespace

Drupal\Tests\Core\Database\Driver\pgsql

Code

protected $mockPdo;

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