You are here

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

The bundle item order item storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

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

Class

ProductBundleWidgetBase
Provides the base structure for product bundle widgets.

Namespace

Drupal\commerce_product_bundle\Plugin\Field\FieldWidget

Code

protected $bundleItemOrderItemStorage;