ConnectionTest::$pdoStatement
Same name in other branches
- 10 core/modules/mysql/tests/src/Unit/ConnectionTest.php \Drupal\Tests\mysql\Unit\ConnectionTest::pdoStatement
- 11.x 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 22
Class
- ConnectionTest
- Tests MySQL database connections.
Namespace
Drupal\Tests\mysql\UnitCode
private $pdoStatement;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.