You are here

protected property SingleVariationWidget::$entityTypeManager in Commerce Core 8.2

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

modules/product/src/Plugin/Field/FieldWidget/SingleVariationWidget.php, line 34

Class

SingleVariationWidget
Plugin implementation of the 'commerce_product_single_variation' widget.

Namespace

Drupal\commerce_product\Plugin\Field\FieldWidget

Code

protected $entityTypeManager;