ConnectionTest::$connection

Same name and namespace in other branches
  1. 11.x core/modules/mysql/tests/src/Unit/ConnectionTest.php \Drupal\Tests\mysql\Unit\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 27

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.