You are here

protected property PaymentReferenceBase::$pluginSelectorManager in Payment 8.2

The plugin selector manager.

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

File

src/Element/PaymentReferenceBase.php, line 89

Class

PaymentReferenceBase
Provides a base for payment reference elements.

Namespace

Drupal\payment\Element

Code

protected $pluginSelectorManager;