You are here

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

The product storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

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

Class

ProductBundleWidgetBase
Provides the base structure for product bundle widgets.

Namespace

Drupal\commerce_product_bundle\Plugin\Field\FieldWidget

Code

protected $productStorage;