You are here

protected property ProductBundleWidgetBase::$variationStorage in Commerce Product Bundle 8

The product variation storage.

Type: \Drupal\commerce_product\ProductVariationStorageInterface

File

src/Plugin/Field/FieldWidget/ProductBundleWidgetBase.php, line 54

Class

ProductBundleWidgetBase
Provides the base structure for product bundle widgets.

Namespace

Drupal\commerce_product_bundle\Plugin\Field\FieldWidget

Code

protected $variationStorage;