You are here

protected property PaymentReferenceConfigurationForm::$paymentMethodManager in Payment 8.2

The payment method manager.

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

File

modules/payment_reference/src/Plugin/Payment/Type/PaymentReferenceConfigurationForm.php, line 29

Class

PaymentReferenceConfigurationForm
Provides the configuration form for the payment_reference payment type plugin.

Namespace

Drupal\payment_reference\Plugin\Payment\Type

Code

protected $paymentMethodManager;