You are here

protected property ProductAttributeValueAccessControlHandler::$entityTypeManager in Commerce Core 8.2

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

modules/product/src/ProductAttributeValueAccessControlHandler.php, line 32

Class

ProductAttributeValueAccessControlHandler
Provides an access control handler for product attribute values.

Namespace

Drupal\commerce_product

Code

protected $entityTypeManager;