You are here

protected property ProductAttributesOverview::$attributeFieldManager in Commerce Core 8.2

The attribute field manager.

Type: \Drupal\commerce_product\ProductAttributeFieldManagerInterface

File

modules/product/src/Plugin/Field/FieldFormatter/ProductAttributesOverview.php, line 51

Class

ProductAttributesOverview
Plugin implementation of the 'commerce_product_attributes_overview' formatter.

Namespace

Drupal\commerce_product\Plugin\Field\FieldFormatter

Code

protected $attributeFieldManager;