You are here

protected property PaymentForm::$pluginSelectorManager in Payment 8.2

The plugin selector manager.

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

File

modules/payment_form/src/Entity/Payment/PaymentForm.php, line 39

Class

PaymentForm
Provides the payment form.

Namespace

Drupal\payment_form\Entity\Payment

Code

protected $pluginSelectorManager;