You are here

protected property CurrentCurrency::$currencyHelper in Commerce Currency Resolver 8

Helper service.

Type: \Drupal\commerce_currency_resolver\CurrencyHelperInterface

File

src/CurrentCurrency.php, line 25

Class

CurrentCurrency
Holds a reference to the currency, resolved on demand.

Namespace

Drupal\commerce_currency_resolver

Code

protected $currencyHelper;