protected property CurrencyImporter::$externalRepository in Price 8
Same name and namespace in other branches
- 3.x src/CurrencyImporter.php \Drupal\price\CurrencyImporter::externalRepository
- 2.0.x src/CurrencyImporter.php \Drupal\price\CurrencyImporter::externalRepository
- 2.x src/CurrencyImporter.php \Drupal\price\CurrencyImporter::externalRepository
- 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\priceCode
protected $externalRepository;