You are here

protected property ProductTypeForm::$entityFieldManager in Commerce Core 8.2

The entity field manager.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

modules/product/src/Form/ProductTypeForm.php, line 33

Class

ProductTypeForm

Namespace

Drupal\commerce_product\Form

Code

protected $entityFieldManager;