- Core\DiscoveredCurrencyFactory
class Core \ DiscoveredCurrencyFactory
- All implemented interfaces:
- CurrencyFactory
Allows software that uses this component to create instances of Currencys, or null if none could be found for the given code. (from CurrencyFactory)
Method Summary
| Name | Description |
|---|---|
| loadCurrency($cur) |
public function loadCurrency($cur)
- Returns:
a Currency for the given currency code, ornullif none could be found