Smile\ElasticsuiteCatalog\Block\Plugin\ResultPlugin::isSpellcheck PHP Метод

isSpellcheck() приватный Метод

Indicates if the current search is spellchecked.
private isSpellcheck ( ) : boolean
Результат boolean
    private function isSpellcheck()
    {
        return $this->getProductCollection()->isSpellchecked();
    }