You are here

protected property PaymentReference::$paymentQueue in Payment 8.2

The payment queue.

Type: \Drupal\payment\QueueInterface

File

modules/payment_reference/src/Element/PaymentReference.php, line 31

Class

PaymentReference
Provides a payment reference element.

Namespace

Drupal\payment_reference\Element

Code

protected $paymentQueue;