You are here

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

EntityTypeManager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

modules/dc_ajax_add_cart_popup/src/EventSubscriber/AjaxAddToCartPopupSubscriber.php, line 32

Class

AjaxAddToCartPopupSubscriber
Event subscriber to display a popup when items are added to cart via AJAX.

Namespace

Drupal\dc_ajax_add_cart_popup\EventSubscriber

Code

protected $entityTypeManager;