You are here

service commerce_avatax.order_subscriber in Drupal Commerce Connector for AvaTax 8

Class

Drupal\commerce_avatax\EventSubscriber\OrderSubscriber

Tags

  • event_subscriber

File

./commerce_avatax.services.yml
commerce_avatax.services.yml

View source
  1. class: Drupal\commerce_avatax\EventSubscriber\OrderSubscriber
  2. arguments:
  3. - '@commerce_avatax.avatax_lib'
  4. - '@config.factory'
  5. tags:
  6. - { name: event_subscriber }