You are here

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

The attribute field manager.

Type: \Drupal\commerce_product\ProductAttributeFieldManagerInterface

File

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

Class

ProductBundleItemsWidget
Plugin implementation of the 'commerce_product_bundle_items' widget.

Namespace

Drupal\commerce_product_bundle\Plugin\Field\FieldWidget

Code

protected $attributeFieldManager;