You are here

service ajax_add_to_cart_popup_subscriber in Commerce Ajax Add to Cart 8

Class

\Drupal\dc_ajax_add_cart_popup\EventSubscriber\AjaxAddToCartPopupSubscriber

Tags

  • event_subscriber

File

modules/dc_ajax_add_cart_popup/dc_ajax_add_cart_popup.services.yml
modules/dc_ajax_add_cart_popup/dc_ajax_add_cart_popup.services.yml

View source
  1. class: \Drupal\dc_ajax_add_cart_popup\EventSubscriber\AjaxAddToCartPopupSubscriber
  2. arguments:
  3. - '@entity_type.manager'
  4. tags:
  5. - { name: event_subscriber }