Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
__construct (IndexerRegistry $indexerRegistry) | |
update (GroupInterface $group, $isGroupNew) | |
Invalidate price index
Definition at line 14 of file InvalidateIndex.php.
__construct | ( | IndexerRegistry | $indexerRegistry | ) |
Constructor
IndexerRegistry | $indexerRegistry |
Definition at line 26 of file InvalidateIndex.php.
update | ( | GroupInterface | $group, |
$isGroupNew | |||
) |
{Update price index
GroupInterface | $group | |
bool | $isGroupNew |
Implements UpdateIndexInterface.
Definition at line 36 of file InvalidateIndex.php.