Smile\ElasticsuiteCore\Block\Search\Form\Autocomplete::getPriceFormat PHP Méthode

getPriceFormat() protected méthode

Retrieve price format configuration.
protected getPriceFormat ( ) : array
Résultat array
    protected function getPriceFormat()
    {
        return $this->localeFormat->getPriceFormat();
    }