You are here

protected property ProductRouteContext::$entityTypeManager in Commerce Core 8.2

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

modules/product/src/ContextProvider/ProductRouteContext.php, line 35

Class

ProductRouteContext
Sets the current product as context on commerce_product routes.

Namespace

Drupal\commerce_product\ContextProvider

Code

protected $entityTypeManager;