Log in
Model

Currencysymbol

Magento\CurrencySymbol\Model\System\Currencysymbol

What it does

This class manages custom currency symbols in Magento 2, allowing administrators to override default currency symbols displayed throughout the store.

Developers use this class to retrieve currency symbol data, save custom symbols to configuration, and get specific currency symbols for display in frontend or backend contexts.

It handles the relationship between allowed currencies and their visual representation across different store views.

Public Methods

  • getCurrencySymbolsData()
  • setCurrencySymbolsData()
  • getCurrencySymbol()