You are here

protected property MolliePaymentDeriver::$paymentMethodConfigurationManager in Mollie Payment 8.2

The payment method configuration manager.

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

File

src/Plugin/Payment/Method/MolliePaymentDeriver.php, line 23

Class

MolliePaymentDeriver
Derives payment method plugin definitions based on configuration entities.

Namespace

Drupal\mollie_payment\Plugin\Payment\Method

Code

protected $paymentMethodConfigurationManager;