Skip to content

Commit 17393b6

Browse files
committed
ACP2E-1875: [Magento Cloud] Products incorrectly showed Out of Stock then all products show in stock
- stacked indexer actions
1 parent 3d806a6 commit 17393b6

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

app/code/Magento/Elasticsearch/Model/Indexer/EnhancedIndexerHandler.php

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,6 @@ class EnhancedIndexerHandler extends IndexerHandler
2323
*/
2424
private ElasticsearchAdapter $adapter;
2525

26-
/**
27-
* @var array
28-
*/
29-
private array $data = [];
30-
3126
/**
3227
* IndexerHandler constructor.
3328
* @param IndexStructureInterface $indexStructure

0 commit comments

Comments
 (0)