You are here

protected property ProductLazyBuilders::$entityTypeManager in Commerce Ajax Add to Cart 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/ProductLazyBuilders.php, line 19

Class

ProductLazyBuilders
Provides #lazy_builder callbacks.

Namespace

Drupal\dc_ajax_add_cart

Code

protected $entityTypeManager;