Model
Filter
Magento\Directory\Model\Currency\Filter
What it does
This class formats and converts monetary values into currency strings with proper locale formatting.
Developers use it when they need to display prices in different currencies, applying exchange rates and ensuring values are formatted according to the store's locale settings with the correct currency symbol.
Public Methods
- setRate()
- filter()