You are here

protected property PaymentFormConfigurationForm::$pluginSelectorType in Payment 8.2

The plugin selector plugin type.

Type: \Drupal\plugin\PluginType\PluginTypeInterface

File

modules/payment_form/src/Plugin/Payment/Type/PaymentFormConfigurationForm.php, line 33

Class

PaymentFormConfigurationForm
Provides the configuration form for the payment_form payment type plugin.

Namespace

Drupal\payment_form\Plugin\Payment\Type

Code

protected $pluginSelectorType;