Smile\ElasticsuiteCore\Block\Search\Form\Autocomplete::getPriceFormat PHP Метод

getPriceFormat() защищенный Метод

Retrieve price format configuration.
protected getPriceFormat ( ) : array
Результат array
    protected function getPriceFormat()
    {
        return $this->localeFormat->getPriceFormat();
    }