You are here

protected property PaymentForm::$paymentLineItemManager in Payment 8.2

Same name in this branch
  1. 8.2 modules/payment_form/src/Plugin/Field/FieldFormatter/PaymentForm.php \Drupal\payment_form\Plugin\Field\FieldFormatter\PaymentForm::paymentLineItemManager
  2. 8.2 modules/payment_form/src/Plugin/Field/FieldWidget/PaymentForm.php \Drupal\payment_form\Plugin\Field\FieldWidget\PaymentForm::paymentLineItemManager

The payment line item manager.

Type: \Drupal\payment\Plugin\Payment\LineItem\PaymentLineItemManagerInterface

File

modules/payment_form/src/Plugin/Field/FieldWidget/PaymentForm.php, line 34

Class

PaymentForm
A payment configuration widget.

Namespace

Drupal\payment_form\Plugin\Field\FieldWidget

Code

protected $paymentLineItemManager;