You are here

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

The product bundle item storage.

Type: \Drupal\commerce_product\ProductBundleItemStorageInterface

File

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

Class

ProductBundleWidgetBase
Provides the base structure for product bundle widgets.

Namespace

Drupal\commerce_product_bundle\Plugin\Field\FieldWidget

Code

protected $bundleItemStorage;