You are here

protected property PaymentReference::$paymentFactory in Payment 8.2

The payment reference factory.

Type: \Drupal\payment_reference\PaymentFactoryInterface

File

modules/payment_reference/src/Plugin/Field/FieldWidget/PaymentReference.php, line 49

Class

PaymentReference
Provides a payment reference field widget.

Namespace

Drupal\payment_reference\Plugin\Field\FieldWidget

Code

protected $paymentFactory;