ConnectionTest::$pdoConnection

Same name in other branches
  1. 9 core/modules/mysql/tests/src/Unit/ConnectionTest.php \Drupal\Tests\mysql\Unit\ConnectionTest::pdoConnection
  2. 10 core/modules/mysql/tests/src/Unit/ConnectionTest.php \Drupal\Tests\mysql\Unit\ConnectionTest::pdoConnection

A PDO object prophecy.

Type: \PDO|\Prophecy\Prophecy\ObjectProphecy

File

core/modules/mysql/tests/src/Unit/ConnectionTest.php, line 31

Class

ConnectionTest
Tests MySQL database connections.

Namespace

Drupal\Tests\mysql\Unit

Code

private $pdoConnection;

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