You are here

protected property PaymentStatusForm::$pluginSelectorManager in Payment 8.2

Same name in this branch
  1. 8.2 src/Entity/PaymentStatus/PaymentStatusForm.php \Drupal\payment\Entity\PaymentStatus\PaymentStatusForm::pluginSelectorManager
  2. 8.2 src/Entity/Payment/PaymentStatusForm.php \Drupal\payment\Entity\Payment\PaymentStatusForm::pluginSelectorManager

The plugin selector manager.

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

File

src/Entity/PaymentStatus/PaymentStatusForm.php, line 31

Class

PaymentStatusForm
Provides the payment status add/edit form.

Namespace

Drupal\payment\Entity\PaymentStatus

Code

protected $pluginSelectorManager;