You are here

protected property ProductVariationCollectionAccessCheck::$entityTypeManager in Commerce Core 8.2

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

modules/product/src/Access/ProductVariationCollectionAccessCheck.php, line 25

Class

ProductVariationCollectionAccessCheck
Defines an access checker for the product variation collection route.

Namespace

Drupal\commerce_product\Access

Code

protected $entityTypeManager;