You are here

protected property MolliePayment::$pluginSelectorManager in Mollie Payment 8.2

The plugin selector manager.

Type: \Drupal\plugin\Plugin\Plugin\PluginSelector\PluginSelectorManagerInterface

File

src/Plugin/Payment/MethodConfiguration/MolliePayment.php, line 44

Class

MolliePayment
Provides the configuration for the mollie_payment payment method plugin.

Namespace

Drupal\mollie_payment\Plugin\Payment\MethodConfiguration

Code

protected $pluginSelectorManager;