You are here

protected property PaymentMethodPane::$paymentMethodManager in Ubercart 8.4

The payment method manager.

Type: \Drupal\uc_payment\Plugin\PaymentMethodManager

File

payment/uc_payment/src/Plugin/Ubercart/CheckoutPane/PaymentMethodPane.php, line 31

Class

PaymentMethodPane
Allows the user to select a payment method and preview the line items.

Namespace

Drupal\uc_payment\Plugin\Ubercart\CheckoutPane

Code

protected $paymentMethodManager;