You are here

protected property PaymentMethodListBuilder::$paymentMethodManager in Ubercart 8.4

The payment method manager.

Type: \Drupal\uc_payment\Plugin\PaymentMethodManager

File

payment/uc_payment/src/PaymentMethodListBuilder.php, line 24

Class

PaymentMethodListBuilder
Defines a class to build a listing of payment method configuration entities.

Namespace

Drupal\uc_payment

Code

protected $paymentMethodManager;