You are here

protected property OrderPaymentsForm::$paymentMethodManager in Ubercart 8.4

The payment method manager.

Type: \Drupal\uc_payment\Plugin\PaymentMethodManager

File

payment/uc_payment/src/Form/OrderPaymentsForm.php, line 32

Class

OrderPaymentsForm
Displays a list of payments attached to an order.

Namespace

Drupal\uc_payment\Form

Code

protected $paymentMethodManager;