You are here

protected property CurrencyImporter::$externalRepository in Price 8

Same name and namespace in other branches
  1. 3.x src/CurrencyImporter.php \Drupal\price\CurrencyImporter::externalRepository
  2. 2.0.x src/CurrencyImporter.php \Drupal\price\CurrencyImporter::externalRepository
  3. 2.x src/CurrencyImporter.php \Drupal\price\CurrencyImporter::externalRepository
  4. 3.0.x src/CurrencyImporter.php \Drupal\price\CurrencyImporter::externalRepository

The library's currency repository.

Type: \CommerceGuys\Intl\Currency\CurrencyRepositoryInterface

File

src/CurrencyImporter.php, line 37

Class

CurrencyImporter
Default implementation of the currency importer.

Namespace

Drupal\price

Code

protected $externalRepository;