You are here

protected property DatabaseQueue::$paymentStatusManager in Payment 8.2

The database connection.

Type: \Drupal\payment\Plugin\Payment\Status\PaymentStatusManagerInterface

File

src/DatabaseQueue.php, line 49

Class

DatabaseQueue
Provides a database-based payment queue.

Namespace

Drupal\payment

Code

protected $paymentStatusManager;