You are here

protected property PaymentMethodPluginBase::$database in Ubercart 8.4

The database service.

Type: \Drupal\Core\Database\Connection

File

payment/uc_payment/src/PaymentMethodPluginBase.php, line 22

Class

PaymentMethodPluginBase
Defines a base payment method plugin implementation.

Namespace

Drupal\uc_payment

Code

protected $database;