private property ConnectionTest::$pdoStatement in Drupal 9
Same name and namespace in other branches
- 10 core/tests/Drupal/Tests/Core/Database/Driver/mysql/ConnectionTest.php \Drupal\Tests\Core\Database\Driver\mysql\ConnectionTest::pdoStatement
A PDO statement prophecy.
Type: \PDOStatement|\Prophecy\Prophecy\ObjectProphecy
File
- core/
tests/ Drupal/ Tests/ Core/ Database/ Driver/ mysql/ ConnectionTest.php, line 21
Class
- ConnectionTest
- Tests MySQL database connections.
Namespace
Drupal\Tests\Core\Database\Driver\mysqlCode
private $pdoStatement;