interface Openclerk\Currencies \ CurrencyFactory

All known implementing classes:
DiscoveredCurrencyFactory

Allows software that uses this component to create instances of Currencys, or null if none could be found for the given code.


Method Summary

Name Description
loadCurrency($cur)

public function loadCurrency($cur)

Returns:
a Currency for the given currency code, or null if none could be found