You are here

protected property ProductBundleLazyBuilders::$entityTypeManager in Commerce Product Bundle 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/ProductBundleLazyBuilders.php, line 19

Class

ProductBundleLazyBuilders
Provides #lazy_builder callbacks.

Namespace

Drupal\commerce_product_bundle

Code

protected $entityTypeManager;