You are here

protected property PluginSelectWidget::$inlineFormManager in Commerce Core 8.2

The inline form manager.

Type: \Drupal\commerce\InlineFormManager

File

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

Class

PluginSelectWidget
Plugin implementation of the 'commerce_plugin_select' widget.

Namespace

Drupal\commerce\Plugin\Field\FieldWidget

Code

protected $inlineFormManager;