You are here

protected property CurrencyOrderProcessor::$priceExchanger in Commerce Currency Resolver 8

Price exchanger service.

Type: \Drupal\commerce_exchanger\ExchangerCalculatorInterface

File

src/CurrencyOrderProcessor.php, line 37

Class

CurrencyOrderProcessor
Apply currency changes during the order refresh process.

Namespace

Drupal\commerce_currency_resolver

Code

protected $priceExchanger;