You are here

namespace Drupal\commerce_currency_resolver in Commerce Currency Resolver 8

Classsort descending Location Description
CommerceCurrencyResolversRefreshTrait src/CommerceCurrencyResolversRefreshTrait.php Handle access where currency resolver can refresh order.
CurrencyHelper src/CurrencyHelper.php Helper for various parts of the module.
CurrencyHelperInterface src/CurrencyHelperInterface.php Interface CurrencyHelperInterface.
CurrencyOrderProcessor src/CurrencyOrderProcessor.php Apply currency changes during the order refresh process.
CurrentCurrency src/CurrentCurrency.php Holds a reference to the currency, resolved on demand.
CurrentCurrencyInterface src/CurrentCurrencyInterface.php Holds a reference to the active currency, resolved on demand.
PriceExchangerCalculator src/PriceExchangerCalculator.php Class PriceExchangerCalculator.