You are here

protected property PaymentFormConfigurationForm::$paymentMethodManager in Payment 8.2

The payment method manager.

Type: \Drupal\payment\Plugin\Payment\Method\PaymentMethodManagerInterface

File

modules/payment_form/src/Plugin/Payment/Type/PaymentFormConfigurationForm.php, line 26

Class

PaymentFormConfigurationForm
Provides the configuration form for the payment_form payment type plugin.

Namespace

Drupal\payment_form\Plugin\Payment\Type

Code

protected $paymentMethodManager;