You are here

protected property ProductBundleItemsWidget::$attributeStorage in Commerce Product Bundle 8

The product attribute storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Plugin/Field/FieldWidget/ProductBundleItemsWidget.php, line 46

Class

ProductBundleItemsWidget
Plugin implementation of the 'commerce_product_bundle_items' widget.

Namespace

Drupal\commerce_product_bundle\Plugin\Field\FieldWidget

Code

protected $attributeStorage;