You are here

protected property DatabaseQueueTest::$database in Payment 8.2

The database connection.

Type: \Drupal\Core\Database\Connection|\PHPUnit\Framework\MockObject\MockObject

File

tests/src/Unit/DatabaseQueueTest.php, line 23

Class

DatabaseQueueTest
@coversDefaultClass \Drupal\payment\DatabaseQueue

Namespace

Drupal\Tests\payment\Unit

Code

protected $database;