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