You are here

service commerce_order_test.test_adjustment_processor in Commerce Core 8.2

Class

Drupal\commerce_order_test\TestAdjustmentProcessor

Tags

  • commerce_order.order_processor

File

modules/order/tests/modules/commerce_order_test/commerce_order_test.services.yml
modules/order/tests/modules/commerce_order_test/commerce_order_test.services.yml

View source
  1. class: Drupal\commerce_order_test\TestAdjustmentProcessor
  2. tags:
  3. - { name: commerce_order.order_processor, priority: 500, adjustment_type: test_adjustment_type }