Piwik\Intl\Data\Provider\

CurrencyDataProvider

Provides currency data.

Methods

The class defines the following methods:

getCurrencyList()

Returns the list of all known currency symbols.

Signature

  • Returns: array — An array mapping currency codes to their respective currency symbols and a description, eg, array('USD' => array('$', 'US dollar')).