Piwik\Intl\Data\Provider\
Provides currency data.
The class defines the following methods:
getCurrencyList()
— Returns the list of all known currency symbols.getCurrencyList()
Returns the list of all known currency symbols.
array
—
An array mapping currency codes to their respective currency symbols
and a description, eg, array('USD' => array('$', 'US dollar'))
.