You are here

protected property PaymentMethodConfigurationForm::$paymentMethodConfigurationManager in Payment 8.2

The payment method configuration manager.

Type: \Drupal\payment\Plugin\Payment\MethodConfiguration\PaymentMethodConfigurationManagerInterface

File

src/Entity/PaymentMethodConfiguration/PaymentMethodConfigurationForm.php, line 32

Class

PaymentMethodConfigurationForm
Provides the payment method configuration form.

Namespace

Drupal\payment\Entity\PaymentMethodConfiguration

Code

protected $paymentMethodConfigurationManager;