Skip to content

Commit afe2c8f

Browse files
author
Stanislav Idolov
committed
MAGETWO-69261: Magento\Framework\App\ResourceConnection::getTableName does not support index table name switching
1 parent 97e8596 commit afe2c8f

File tree

2 files changed

+0
-2
lines changed
  • app/code/Magento
    • Bundle/Model/ResourceModel/Indexer
    • GroupedProduct/Model/ResourceModel/Indexer/Stock

2 files changed

+0
-2
lines changed

app/code/Magento/Bundle/Model/ResourceModel/Indexer/Stock.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ public function __construct(
4444
);
4545
}
4646

47-
4847
/**
4948
* Retrieve table name for temporary bundle option stock index
5049
*

app/code/Magento/GroupedProduct/Model/ResourceModel/Indexer/Stock/Grouped.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ public function __construct(
4949
);
5050
}
5151

52-
5352
/**
5453
* Get the select object for get stock status by grouped product ids
5554
*

0 commit comments

Comments
 (0)