You are here

protected property ProductAttributeFieldManager::$entityFieldManager in Commerce Core 8.2

The entity field manager.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

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

Class

ProductAttributeFieldManager
Default implementation of the ProductAttributeFieldManagerInterface.

Namespace

Drupal\commerce_product

Code

protected $entityFieldManager;