You are here

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

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

src/CurrencyOrderProcessor.php, line 30

Class

CurrencyOrderProcessor
Apply currency changes during the order refresh process.

Namespace

Drupal\commerce_currency_resolver

Code

protected $account;