You are here

protected property PaymentReferenceConfigurationForm::$pluginSelectorType in Payment 8.2

The plugin selector plugin type.

Type: \Drupal\plugin\PluginType\PluginTypeInterface

File

modules/payment_reference/src/Plugin/Payment/Type/PaymentReferenceConfigurationForm.php, line 36

Class

PaymentReferenceConfigurationForm
Provides the configuration form for the payment_reference payment type plugin.

Namespace

Drupal\payment_reference\Plugin\Payment\Type

Code

protected $pluginSelectorType;