You are here

protected property PluginSelectWidget::$pluginManager in Commerce Core 8.2

The plugin manager for the field's plugin type.

Type: \Drupal\Component\Plugin\PluginManagerInterface

File

src/Plugin/Field/FieldWidget/PluginSelectWidget.php, line 35

Class

PluginSelectWidget
Plugin implementation of the 'commerce_plugin_select' widget.

Namespace

Drupal\commerce\Plugin\Field\FieldWidget

Code

protected $pluginManager;