You are here

protected property CurrencyImporter::$externalRepository in Commerce Core 8.2

The library's currency repository.

Type: \CommerceGuys\Intl\Currency\CurrencyRepositoryInterface

File

modules/price/src/CurrencyImporter.php, line 38

Class

CurrencyImporter
Default implementation of the currency importer.

Namespace

Drupal\commerce_price

Code

protected $externalRepository;