You are here

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

Entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/RefreshPageElementsHelper.php, line 42

Class

RefreshPageElementsHelper
Provides methods that would help in refreshing certain page elements.

Namespace

Drupal\dc_ajax_add_cart

Code

protected $entityTypeManager;