ConnectionTest::$connection

A mocked MySql connection.

Type: \Drupal\mysql\Driver\Database\mysql\Connection&\PHPUnit\Framework\MockObject\MockObject

File

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

Class

ConnectionTest
Tests MySQL database connections.

Namespace

Drupal\Tests\mysql\Unit

Code

private Connection&MockObject $connection;

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