service commerce_order.adjustment_transformer in Commerce Core 8.2
Class
Drupal\commerce_order\AdjustmentTransformer2 string references to commerce_order.adjustment_transformer
- AdjustmentTransformerTest::setUp in modules/
order/ tests/ src/ Kernel/ AdjustmentTransformerTest.php - Order::recalculateTotalPrice in modules/
order/ src/ Entity/ Order.php - Recalculates the order total price.
File
- modules/
order/ commerce_order.services.yml - modules/order/commerce_order.services.yml
View source
- class: Drupal\commerce_order\AdjustmentTransformer
- arguments:
- - '@plugin.manager.commerce_adjustment_type'
- - '@commerce_price.rounder'