CurrencyDataProvider
CurrencyDataProvider
class CurrencyDataProvider
Data provider for currency-related data.
Constants
INDEX_SYMBOL | |
INDEX_NAME | |
INDEX_FRACTION_DIGITS | |
INDEX_ROUNDING_INCREMENT |
Methods
__construct(string $path, BundleEntryReaderInterface $reader) Creates a data provider that reads currency-related data from a resource bundle. | ||
getCurr
|