Smile\ElasticsuiteCore\Block\Search\Form\Autocomplete::getPriceFormat PHP 메소드

getPriceFormat() 보호된 메소드

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