ConnectionTest::$pdoStatement

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

A PDO statement prophecy.

Type: \PDOStatement|\Prophecy\Prophecy\ObjectProphecy

File

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

Class

ConnectionTest
Tests MySQL database connections.

Namespace

Drupal\Tests\mysql\Unit

Code

private $pdoStatement;

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