You are here

protected property ProductAttributesOverview::$entityTypeManager in Commerce Core 8.2

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

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

Class

ProductAttributesOverview
Plugin implementation of the 'commerce_product_attributes_overview' formatter.

Namespace

Drupal\commerce_product\Plugin\Field\FieldFormatter

Code

protected $entityTypeManager;