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 \Drupal\Core\Database\Driver\pgsql\Connection @group Database
Namespace
Drupal\Tests\Core\Database\Driver\pgsqlCode
protected $mockPdo;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.