protected property BasicTest::$database in Payment 8.2
The database connection.
Type: \Drupal\Core\Database\Connection|\PHPUnit\Framework\MockObject\MockObject
File
- tests/
src/ Unit/ Plugin/ Payment/ LineItem/ BasicTest.php, line 23
Class
- BasicTest
- @coversDefaultClass \Drupal\payment\Plugin\Payment\LineItem\Basic
Namespace
Drupal\Tests\payment\Unit\Plugin\Payment\LineItemCode
protected $database;