34         $baseCode = 
$observer->getEvent()->getBaseCode();
    35         $currencyOptions = 
$observer->getEvent()->getCurrencyOptions();
    49         $currencyOptions = [];
    51             $customCurrencySymbol = $this->symbolFactory->create()->getCurrencySymbol($baseCode);
    52             if ($customCurrencySymbol) {
    58         return $currencyOptions;
 
execute(\Magento\Framework\Event\Observer $observer)
__construct(\Magento\CurrencySymbol\Model\System\CurrencysymbolFactory $symbolFactory)
const CURRENCY_OPTION_SYMBOL
getCurrencyOptions($baseCode)
const CURRENCY_OPTION_DISPLAY