You are here

protected property SelectPaymentMethodConfiguration::$paymentMethodConfigurationManager in Payment 8.2

The payment method configuration plugin manager.

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

File

src/Controller/SelectPaymentMethodConfiguration.php, line 30

Class

SelectPaymentMethodConfiguration
Handles the "select a payment method configuration to add" route.

Namespace

Drupal\payment\Controller

Code

protected $paymentMethodConfigurationManager;