You are here

protected property ProductAttributeTranslationFormTrait::$entityTypeManager in Commerce Core 8.2

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

modules/product/src/Form/ProductAttributeTranslationFormTrait.php, line 20

Class

ProductAttributeTranslationFormTrait
Provides common functionality for the product attribute translation forms.

Namespace

Drupal\commerce_product\Form

Code

protected $entityTypeManager;