Smile\ElasticsuiteCatalog\Block\Plugin\ResultPlugin::isSpellcheck PHP Méthode

isSpellcheck() private méthode

Indicates if the current search is spellchecked.
private isSpellcheck ( ) : boolean
Résultat boolean
    private function isSpellcheck()
    {
        return $this->getProductCollection()->isSpellchecked();
    }