You are here

protected property ProductLazyBuilders::$entityTypeManager in Commerce Core 8.2

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

modules/product/src/ProductLazyBuilders.php, line 21

Class

ProductLazyBuilders
Provides #lazy_builder callbacks.

Namespace

Drupal\commerce_product

Code

protected $entityTypeManager;