You are here

public property ProductAttributeFieldManager::$entityTypeManager in Commerce Core 8.2

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

modules/product/src/ProductAttributeFieldManager.php, line 38

Class

ProductAttributeFieldManager
Default implementation of the ProductAttributeFieldManagerInterface.

Namespace

Drupal\commerce_product

Code

public $entityTypeManager;