You are here

protected property AddPaymentMethodConfiguration::$paymentMethodConfigurationManager in Payment 8.2

The payment method configuration plugin manager.

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

File

src/Controller/AddPaymentMethodConfiguration.php, line 24

Class

AddPaymentMethodConfiguration
Handles the "add payment method configuration" route.

Namespace

Drupal\payment\Controller

Code

protected $paymentMethodConfigurationManager;