Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
__construct (Indexer $indexer, array $indexerType=[]) | |
run () | |
Run reindex process step.
Definition at line 14 of file ReindexStep.php.
__construct | ( | Indexer | $indexer, |
array | $indexerType = [] |
||
) |
run | ( | ) |
Run reindex process. All indexers will be refreshed in a case of empty $indexerType array.
Definition at line 46 of file ReindexStep.php.