You are here

protected property ProductViewBuilder::$entityTypeManager in Commerce Core 8.2

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

modules/product/src/ProductViewBuilder.php, line 27

Class

ProductViewBuilder
Defines the entity view builder for products.

Namespace

Drupal\commerce_product

Code

protected $entityTypeManager;