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

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

{@inheritDoc}
public executeList ( array $categoryIds )
$categoryIds array
    public function executeList(array $categoryIds)
    {
        $this->execute($categoryIds);
    }