You are here

protected property MolliePaymentDeriver::$paymentMethodConfigurationStorage in Mollie Payment 8.2

The payment method configuration storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

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

Class

MolliePaymentDeriver
Derives payment method plugin definitions based on configuration entities.

Namespace

Drupal\mollie_payment\Plugin\Payment\Method

Code

protected $paymentMethodConfigurationStorage;