You are here

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

Static cache of resolved currency. One per request.

Type: string

File

src/CurrentCurrency.php, line 32

Class

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

Namespace

Drupal\commerce_currency_resolver

Code

protected $currency;