Smile\ElasticsuiteCatalog\Model\Category\Indexer\Fulltext::executeRow PHP Метод

executeRow() публичный Метод

{@inheritDoc}
public executeRow ( $categoryId )
    public function executeRow($categoryId)
    {
        $this->execute([$categoryId]);
    }